Home | History | Annotate | Download | only in booke

Lines Matching defs:e500_tlb

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 {
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);