Home
last modified time | relevance | path

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

/arch/powerpc/include/asm/
Dpage.h158 typedef struct { pte_t pte; unsigned long hidx; } real_pte_t; member
198 typedef struct { pte_t pte; unsigned long hidx; } real_pte_t; member
/arch/powerpc/mm/
Dhash_utils_64.c1091 unsigned long hash, index, shift, hidx, slot; in flush_hash_page() local
1162 unsigned long hash, hidx, slot; in kernel_unmap_linear_page() local
Dhash_native_64.c462 unsigned long va, hash, index, hidx, shift, slot; in native_flush_hash_range() local
/arch/powerpc/platforms/pseries/
Dlpar.c550 unsigned long hash, index, shift, hidx, slot; in pSeries_lpar_flush_hash_range() local