HomeSort by: relevance | last modified time | path
    Searched defs:pmap_tlb_context (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/alpha/alpha/
pmap.c 444 struct pmap_tlb_context { struct
457 struct pmap_tlb_context *);
459 struct pmap_tlb_context *);
466 struct pmap_tlb_context *);
468 struct pmap_tlb_context *);
470 struct pmap_tlb_context *);
488 pv_entry_t *, struct pmap_tlb_context *);
577 * Invalidation information is gathered into a pmap_tlb_context structure
631 static const struct pmap_tlb_context *tlb_context __cacheline_aligned;
764 pmap_tlb_context_init(struct pmap_tlb_context * const tlbctx, uintptr_t flags
    [all...]
pmap.c 444 struct pmap_tlb_context { struct
457 struct pmap_tlb_context *);
459 struct pmap_tlb_context *);
466 struct pmap_tlb_context *);
468 struct pmap_tlb_context *);
470 struct pmap_tlb_context *);
488 pv_entry_t *, struct pmap_tlb_context *);
577 * Invalidation information is gathered into a pmap_tlb_context structure
631 static const struct pmap_tlb_context *tlb_context __cacheline_aligned;
764 pmap_tlb_context_init(struct pmap_tlb_context * const tlbctx, uintptr_t flags
    [all...]

Completed in 24 milliseconds