Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/powerpc/mm/book3s64/
H A Dhash_hugepage.c110 slot += hidx & _PTEIDX_GROUP_IX; in __hash_page_thp()
H A Dhash_native.c674 slot += hidx & _PTEIDX_GROUP_IX; in native_hugepage_invalidate()
859 slot += hidx & _PTEIDX_GROUP_IX; in native_flush_hash_range()
H A Dhash_64k.c182 gslot = slot & _PTEIDX_GROUP_IX; in __hash_page_4K()
H A Dhash_utils.c1757 gslot += hidx & _PTEIDX_GROUP_IX; in pte_get_hash_gslot()
1831 slot += hidx & _PTEIDX_GROUP_IX; in flush_hash_hugepage()
1950 slot += hidx & _PTEIDX_GROUP_IX; in kernel_unmap_linear_page()
/OK3568_Linux_fs/kernel/arch/powerpc/include/asm/book3s/64/
H A Dhash.h109 #define _PTEIDX_GROUP_IX 0x7 macro
/OK3568_Linux_fs/kernel/arch/powerpc/platforms/pseries/
H A Dlpar.c1229 slot += hidx & _PTEIDX_GROUP_IX; in pSeries_lpar_hugepage_invalidate()
1293 slot += hidx & _PTEIDX_GROUP_IX; in compute_slot()