Home
last modified time | relevance | path

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

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