Searched refs:_PAGE_F_SECOND (Results 1 – 4 of 4) sorted by relevance
78 if (old_pte & _PAGE_F_SECOND) in __hash_page_huge()121 new_pte |= (slot << 12) & (_PAGE_F_SECOND | _PAGE_F_GIX); in __hash_page_huge()
952 andi. r0,r31,_PAGE_F_SECOND
7 #define _PAGE_F_SECOND _PAGE_SECONDARY macro
28 #define _PAGE_F_SECOND 0x00008000 /* full page: hidx bits */ macro