Searched refs:_PTEIDX_GROUP_IX (Results 1 – 6 of 6) sorted by relevance
107 slot += hidx & _PTEIDX_GROUP_IX; in __hash_page_thp()
184 gslot = slot & _PTEIDX_GROUP_IX; in __hash_page_4K()
622 slot += hidx & _PTEIDX_GROUP_IX; in native_hugepage_invalidate()801 slot += hidx & _PTEIDX_GROUP_IX; in native_flush_hash_range()
325 slot += hslot & _PTEIDX_GROUP_IX; in kernel_unmap_linear_page()2177 gslot += hidx & _PTEIDX_GROUP_IX; in pte_get_hash_gslot()2251 slot += hidx & _PTEIDX_GROUP_IX; in flush_hash_hugepage()
110 #define _PTEIDX_GROUP_IX 0x7 macro
1278 slot += hidx & _PTEIDX_GROUP_IX; in pSeries_lpar_hugepage_invalidate()1342 slot += hidx & _PTEIDX_GROUP_IX; in compute_slot()
Completed in 21 milliseconds