Home
last modified time | relevance | path

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

/linux/arch/powerpc/kernel/
H A Dcpu_setup_power.c56 lpcr |= (0x10ull << LPCR_VRMASD_SH) & LPCR_VRMASD; in init_LPCR_ISA206()
/linux/arch/powerpc/include/asm/
H A Dreg.h443 #define LPCR_VRMASD_SH 47 macro
444 #define LPCR_VRMASD (ASM_CONST(0x1f) << LPCR_VRMASD_SH)
/linux/arch/powerpc/kvm/
H A Dbook3s_64_mmu_hv.c1886 lpcr = senc << (LPCR_VRMASD_SH - 4); in kvm_htab_write()
H A Dbook3s_hv.c5539 lpcr = senc << (LPCR_VRMASD_SH - 4); in kvmppc_hv_setup_htab_rma()