Home
last modified time | relevance | path

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

/linux/arch/powerpc/kernel/
A Dcpu_setup_power.c56 lpcr |= (0x10ull << LPCR_VRMASD_SH) & LPCR_VRMASD; in init_LPCR_ISA206()
A Ddt_cpu_ftrs.c280 lpcr |= 0x10UL << LPCR_VRMASD_SH; /* L=1 LP=00 */ in feat_enable_mmu_hash()
/linux/arch/powerpc/include/asm/
A Dreg.h439 #define LPCR_VRMASD_SH 47 macro
440 #define LPCR_VRMASD (ASM_CONST(0x1f) << LPCR_VRMASD_SH)
/linux/arch/powerpc/kvm/
A Dbook3s_64_mmu_hv.c1893 lpcr = senc << (LPCR_VRMASD_SH - 4); in kvm_htab_write()
A Dbook3s_hv.c5052 lpcr = senc << (LPCR_VRMASD_SH - 4); in kvmppc_hv_setup_htab_rma()

Completed in 36 milliseconds