Searched refs:hpt_hash (Results 1 - 7 of 7) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/mm/
H A Dhugetlbpage-hash64.c72 hash = hpt_hash(va, shift, ssize);
84 unsigned long hash = hpt_hash(va, shift, ssize);
H A Dhash_native_64.c272 hash = hpt_hash(va, mmu_psize_defs[psize].shift, ssize);
488 hash = hpt_hash(va, shift, ssize);
H A Dhash_utils_64.c202 hash = hpt_hash(va, shift, ssize);
1147 hash = hpt_hash(va, shift, ssize);
1199 hash = hpt_hash(va, PAGE_SHIFT, mmu_kernel_ssize);
1218 hash = hpt_hash(va, PAGE_SHIFT, mmu_kernel_ssize);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/platforms/pseries/
H A Dlpar.c472 hash = hpt_hash(va, mmu_psize_defs[psize].shift, ssize);
572 hash = hpt_hash(va, shift, ssize);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/include/asm/
H A Dmmu-hash64.h227 static inline unsigned long hpt_hash(unsigned long va, unsigned int shift, function
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/kvm/
H A Dbook3s_64_mmu_host.c143 hash = hpt_hash(va, PTE_SIZE, MMU_SEGSIZE_256M);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/platforms/cell/
H A Dbeat_htab.c231 hash = hpt_hash(va, mmu_psize_defs[psize].shift, MMU_SEGSIZE_256M);

Completed in 97 milliseconds