Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/powerpc/include/asm/book3s/64/
H A Dmmu-hash.h46 #define SLB_VSID_N ASM_CONST(0x0000000000000200) /* no-execute */ macro
/kernel/linux/linux-6.6/arch/powerpc/include/asm/book3s/64/
H A Dmmu-hash.h46 #define SLB_VSID_N ASM_CONST(0x0000000000000200) /* no-execute */ macro
/kernel/linux/linux-5.10/arch/powerpc/kvm/
H A Dbook3s_64_mmu.c388 slbe->nx = (rs & SLB_VSID_N) ? 1 : 0; in kvmppc_mmu_book3s_64_slbmte()
/kernel/linux/linux-6.6/arch/powerpc/kvm/
H A Dbook3s_64_mmu.c387 slbe->nx = (rs & SLB_VSID_N) ? 1 : 0; in kvmppc_mmu_book3s_64_slbmte()

Completed in 6 milliseconds