Searched refs:GET_ESID (Results 1 – 4 of 4) sorted by relevance
30 #define GET_ESID(x) (((x) >> SID_SHIFT) & SID_MASK) macro
32 u64 esid = GET_ESID(eaddr); in kvmppc_mmu_book3s_64_find_slbe()371 esid = GET_ESID(rb); in kvmppc_mmu_book3s_64_slbmte()
254 GET_ESID(e), in slb_dump_contents()
3774 GET_ESID(esid), in dump_segments()
Completed in 15 milliseconds