Home
last modified time | relevance | path

Searched refs:LPCR_VRMASD_SH (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/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()
/openbmc/linux/arch/powerpc/include/asm/
H A Dreg.h447 #define LPCR_VRMASD_SH 47 macro
448 #define LPCR_VRMASD (ASM_CONST(0x1f) << LPCR_VRMASD_SH)
/openbmc/linux/arch/powerpc/kvm/
H A Dbook3s_64_mmu_hv.c1915 lpcr = senc << (LPCR_VRMASD_SH - 4); in kvm_htab_write()
H A Dbook3s_hv.c5254 lpcr = senc << (LPCR_VRMASD_SH - 4); in kvmppc_hv_setup_htab_rma()