Home
last modified time | relevance | path

Searched defs:xtlb (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/sys/arch/powerpc/booke/
H A De500_tlb.c331 e500_free_tlb1_entry(struct e500_xtlb *xtlb, u_int slot, bool needs_sync) in e500_free_tlb1_entry()
683 struct e500_xtlb *xtlb = tlb1->tlb1_entries; in e500_tlb_lookup_xtlb_pa() local
705 struct e500_xtlb *xtlb = tlb1->tlb1_entries; in e500_tlb_lookup_xtlb() local
727 struct e500_xtlb *xtlb = tlb1->tlb1_entries; in e500_tlb_lookup_xtlb2() local
747 struct e500_xtlb * const xtlb = e500_tlb_lookup_xtlb_pa(pa, NULL); in e500_tlb_mapiodev() local
768 struct e500_xtlb * const xtlb = e500_tlb_lookup_xtlb(va, NULL); in e500_tlb_unmapiodev() local
778 struct e500_xtlb *xtlb; in e500_tlb_ioreserve() local
820 struct e500_xtlb * const xtlb = e500_tlb_lookup_xtlb(va, &slot); in e500_tlb_iorelease() local
857 struct e500_xtlb * const xtlb = in e500_tlbmemmap() local
930 struct e500_xtlb * const xtlb = &tlb1->tlb1_entries[i]; in e500_tlb_init() local
[all …]