Home
last modified time | relevance | path

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

/linux-2.6.39/arch/powerpc/include/asm/
Dpage.h177 typedef struct { pte_t pte; unsigned long hidx; } real_pte_t; member
217 typedef struct { pte_t pte; unsigned long hidx; } real_pte_t; member
/linux-2.6.39/arch/powerpc/mm/
Dhash_utils_64.c1144 unsigned long hash, index, shift, hidx, slot; in flush_hash_page() local
1215 unsigned long hash, hidx, slot; in kernel_unmap_linear_page() local
Dhash_native_64.c470 unsigned long va, hash, index, hidx, shift, slot; in native_flush_hash_range() local
/linux-2.6.39/arch/powerpc/platforms/pseries/
Dlpar.c579 unsigned long hash, index, shift, hidx, slot; in pSeries_lpar_flush_hash_range() local
/linux-2.6.39/kernel/trace/
Dftrace.c1368 int hidx; member