Home
last modified time | relevance | path

Searched refs:LPCR_LPES1 (Results 1 – 3 of 3) sorted by relevance

/qemu/hw/ppc/
H A Dspapr_cpu_core.c63 lpcr |= LPCR_LPES0 | LPCR_LPES1; in spapr_reset_vcpu()
/qemu/target/ppc/
H A Dcpu.h627 #define LPCR_LPES1 PPC_BIT(61) macro
H A Dcpu_init.c5426 KVM_REG_PPC_LPCR, LPCR_LPES0 | LPCR_LPES1); in register_power5p_lpar_sprs()
6078 pcc->lpcr_mask = LPCR_RMLS | LPCR_ILE | LPCR_LPES0 | LPCR_LPES1 | in POWERPC_FAMILY()
6198 LPCR_LPES0 | LPCR_LPES1 | LPCR_HDICE; in POWERPC_FAMILY()