Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/mm/book3s64/
H A Dhash_hugepage.c110 slot += hidx & _PTEIDX_GROUP_IX; in __hash_page_thp()
H A Dhash_native.c626 slot += hidx & _PTEIDX_GROUP_IX; in native_hugepage_invalidate()
809 slot += hidx & _PTEIDX_GROUP_IX; in native_flush_hash_range()
H A Dhash_64k.c184 gslot = slot & _PTEIDX_GROUP_IX; in __hash_page_4K()
H A Dhash_utils.c1919 gslot += hidx & _PTEIDX_GROUP_IX; in pte_get_hash_gslot()
1993 slot += hidx & _PTEIDX_GROUP_IX; in flush_hash_hugepage()
2162 slot += hidx & _PTEIDX_GROUP_IX; in kernel_unmap_linear_page()
/openbmc/linux/arch/powerpc/include/asm/book3s/64/
H A Dhash.h109 #define _PTEIDX_GROUP_IX 0x7 macro
/openbmc/linux/arch/powerpc/platforms/pseries/
H A Dlpar.c1277 slot += hidx & _PTEIDX_GROUP_IX; in pSeries_lpar_hugepage_invalidate()
1341 slot += hidx & _PTEIDX_GROUP_IX; in compute_slot()