Home
last modified time | relevance | path

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

/linux/arch/powerpc/mm/book3s64/
H A Dslb.c256 llp = v & SLB_VSID_LLP; in slb_dump_contents()
/linux/arch/powerpc/include/asm/book3s/64/
H A Dmmu-hash.h54 #define SLB_VSID_LLP (SLB_VSID_L|SLB_VSID_LP) macro