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

  /src/sys/arch/powerpc/booke/
e500_tlb.c 1 /* $NetBSD: e500_tlb.c,v 1.24 2022/05/31 08:43:15 andvar Exp $ */
40 __KERNEL_RCSID(0, "$NetBSD: e500_tlb.c,v 1.24 2022/05/31 08:43:15 andvar Exp $");
59 struct e500_tlb { struct
74 struct e500_tlb e_tlb;
107 static struct e500_tlb
110 struct e500_tlb tlb;
229 tlb_to_hwtlb(const struct e500_tlb tlb)
544 (struct e500_tlb){ .tlb_va = va, .tlb_asid = asid,
619 struct e500_tlb tlb = hwtlb_to_tlb(hwtlb);
668 struct e500_tlb tlb = hwtlb_to_tlb(hwtlb)
    [all...]

Completed in 11 milliseconds