Home
last modified time | relevance | path

Searched refs:HPTE_V_LARGE (Results 1 – 2 of 2) sorted by relevance

/arch/powerpc/include/asm/
Dmmu-hash64.h86 #define HPTE_V_LARGE ASM_CONST(0x0000000000000004) macro
214 v |= HPTE_V_LARGE; in hpte_encode_v()
/arch/powerpc/mm/
Dhash_native_64.c353 if (!(hpte_v & HPTE_V_LARGE)) in hpte_decode()