Searched refs:SLB_VSID_N (Results 1 – 2 of 2) sorted by relevance
47 #define SLB_VSID_N ASM_CONST(0x0000000000000200) /* no-execute */ macro
405 slbe->nx = (rs & SLB_VSID_N) ? 1 : 0; in kvmppc_mmu_book3s_64_slbmte()