Searched refs:_PAGE_F_GIX (Results 1 - 3 of 3) sorted by relevance

/linux-4.1.27/arch/powerpc/include/asm/
H A Dpte-hash64-4k.h8 #define _PAGE_F_GIX _PAGE_GROUP_IX macro
H A Dpte-hash64-64k.h29 #define _PAGE_F_GIX 0x00007000 /* full page: hidx bits */ macro
/linux-4.1.27/arch/powerpc/mm/
H A Dhugetlbpage-hash64.c81 slot += (old_pte & _PAGE_F_GIX) >> 12; __hash_page_huge()
121 new_pte |= (slot << 12) & (_PAGE_F_SECOND | _PAGE_F_GIX); __hash_page_huge()

Completed in 112 milliseconds