Searched refs:hpte_invalidate (Results 1 - 3 of 3) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-ppc64/
H A Dmachdep.h23 void (*hpte_invalidate)(unsigned long slot, member in struct:machdep_calls
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-ppc64/
H A Dmachdep.h23 void (*hpte_invalidate)(unsigned long slot, member in struct:machdep_calls
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/ppc64/kernel/
H A Dhtab.c492 ppc_md.hpte_invalidate(slot, secondary, va, large, local);
693 static void hpte_invalidate(unsigned long slot, function
1322 ppc_md.hpte_invalidate = hpte_invalidate;
1331 ppc_md.hpte_invalidate = rpa_lpar_hpte_invalidate;
1340 ppc_md.hpte_invalidate = iSeries_hpte_invalidate;

Completed in 84 milliseconds