Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/powerpc/mm/book3s64/
A Dhash_hugepage.c110 slot += hidx & _PTEIDX_GROUP_IX; in __hash_page_thp()
A Dhash_native.c621 slot += hidx & _PTEIDX_GROUP_IX; in native_hugepage_invalidate()
804 slot += hidx & _PTEIDX_GROUP_IX; in native_flush_hash_range()
A Dhash_64k.c184 gslot = slot & _PTEIDX_GROUP_IX; in __hash_page_4K()
A Dhash_utils.c1918 gslot += hidx & _PTEIDX_GROUP_IX; in pte_get_hash_gslot()
1992 slot += hidx & _PTEIDX_GROUP_IX; in flush_hash_hugepage()
2161 slot += hidx & _PTEIDX_GROUP_IX; in kernel_unmap_linear_page()
/linux-6.3-rc2/arch/powerpc/include/asm/book3s/64/
A Dhash.h109 #define _PTEIDX_GROUP_IX 0x7 macro
/linux-6.3-rc2/arch/powerpc/platforms/pseries/
A Dlpar.c1278 slot += hidx & _PTEIDX_GROUP_IX; in pSeries_lpar_hugepage_invalidate()
1342 slot += hidx & _PTEIDX_GROUP_IX; in compute_slot()

Completed in 13 milliseconds