Home
last modified time | relevance | path

Searched refs:LPCR_VRMASD_SH (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-5.10/arch/powerpc/kernel/
H A Dcpu_setup_power.c56 lpcr |= (0x10ull << LPCR_VRMASD_SH) & LPCR_VRMASD; in init_LPCR_ISA206()
H A Ddt_cpu_ftrs.c307 lpcr |= 0x10UL << LPCR_VRMASD_SH; /* L=1 LP=00 */ in feat_enable_mmu_hash()
/kernel/linux/linux-6.6/arch/powerpc/kernel/
H A Dcpu_setup_power.c56 lpcr |= (0x10ull << LPCR_VRMASD_SH) & LPCR_VRMASD; in init_LPCR_ISA206()
H A Ddt_cpu_ftrs.c284 lpcr |= 0x10UL << LPCR_VRMASD_SH; /* L=1 LP=00 */ in feat_enable_mmu_hash()
/kernel/linux/linux-5.10/arch/powerpc/include/asm/
H A Dreg.h440 #define LPCR_VRMASD_SH 47 macro
441 #define LPCR_VRMASD (ASM_CONST(0x1f) << LPCR_VRMASD_SH)
/kernel/linux/linux-6.6/arch/powerpc/include/asm/
H A Dreg.h447 #define LPCR_VRMASD_SH 47 macro
448 #define LPCR_VRMASD (ASM_CONST(0x1f) << LPCR_VRMASD_SH)
/kernel/linux/linux-5.10/arch/powerpc/kvm/
H A Dbook3s_64_mmu_hv.c1918 lpcr = senc << (LPCR_VRMASD_SH - 4); in kvm_htab_write()
H A Dbook3s_hv.c4778 lpcr = senc << (LPCR_VRMASD_SH - 4); in kvmppc_hv_setup_htab_rma()
/kernel/linux/linux-6.6/arch/powerpc/kvm/
H A Dbook3s_64_mmu_hv.c1915 lpcr = senc << (LPCR_VRMASD_SH - 4); in kvm_htab_write()
H A Dbook3s_hv.c5246 lpcr = senc << (LPCR_VRMASD_SH - 4); in kvmppc_hv_setup_htab_rma()

Completed in 33 milliseconds