Home
last modified time | relevance | path

Searched refs:_PAGE_HPTE_SUB0 (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/arch/powerpc/include/asm/
Dpte-hash64-64k.h6 #define _PAGE_HPTE_SUB0 0x08000000 /* combo only: first sub page */ macro
76 (pte_val(rpte.pte) & (_PAGE_HPTE_SUB0 >> (index)))
/linux-4.4.14/arch/powerpc/mm/
Dhugetlbpage-hash64.c95 new_pte = (new_pte & ~_PAGE_HPTEFLAGS) | _PAGE_HPTE_SUB0; in __hash_page_huge()
Dhash_low_64.S850 oris r30,r30,_PAGE_HPTE_SUB0@h