Searched refs:GET_ESID_1T (Results 1 - 4 of 4) sorted by relevance

/linux-master/arch/powerpc/include/asm/
H A Dpage_64.h36 #define GET_ESID_1T(x) (((x) >> SID_SHIFT_1T) & SID_MASK_1T) macro
/linux-master/arch/powerpc/kvm/
H A Dbook3s_64_mmu.c33 u64 esid_1t = GET_ESID_1T(eaddr);
372 esid_1t = GET_ESID_1T(rb);
/linux-master/arch/powerpc/mm/book3s64/
H A Dslb.c250 GET_ESID_1T(e),
/linux-master/arch/powerpc/xmon/
H A Dxmon.c3775 GET_ESID_1T(esid),

Completed in 133 milliseconds