Home
last modified time | relevance | path

Searched refs:_PAGE_F_SECOND (Results 1 – 4 of 4) sorted by relevance

/linux-4.1.27/arch/powerpc/mm/
Dhugetlbpage-hash64.c78 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()
Dhash_low_64.S952 andi. r0,r31,_PAGE_F_SECOND
/linux-4.1.27/arch/powerpc/include/asm/
Dpte-hash64-4k.h7 #define _PAGE_F_SECOND _PAGE_SECONDARY macro
Dpte-hash64-64k.h28 #define _PAGE_F_SECOND 0x00008000 /* full page: hidx bits */ macro