Home
last modified time | relevance | path

Searched refs:needs_sync (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/sys/arch/powerpc/booke/
H A De500_tlb.c186 hwtlb_write(const struct e500_hwtlb hwtlb, bool needs_sync) in hwtlb_write() argument
220 if (needs_sync) { in hwtlb_write()
331 e500_free_tlb1_entry(struct e500_xtlb *xtlb, u_int slot, bool needs_sync) in e500_free_tlb1_entry() argument
339 hwtlb_write(xtlb->e_hwtlb, needs_sync); in e500_free_tlb1_entry()