Searched refs:SLB_VSID_C (Results 1 – 2 of 2) sorted by relevance
48 #define SLB_VSID_C ASM_CONST(0x0000000000000080) /* class */ macro57 #define SLB_VSID_USER (SLB_VSID_KP|SLB_VSID_KS|SLB_VSID_C)
388 slbe->class = (rs & SLB_VSID_C) ? 1 : 0; in kvmppc_mmu_book3s_64_slbmte()
Completed in 6 milliseconds