Searched refs:LPCR_HDICE (Results 1 – 8 of 8) sorted by relevance
68 ori r8, r9, LPCR_HDICE
5454 lpcr |= (4UL << LPCR_DPFD_SH) | LPCR_HDICE | in kvmppc_core_init_vm_hv()
35 lpcr &= ~LPCR_HDICE; /* clear HDICE */ in init_LPCR_ISA300()
1731 bool hdice = !!(env->spr[SPR_LPCR] & LPCR_HDICE); in p7_next_unmasked_interrupt()1821 bool hdice = !!(env->spr[SPR_LPCR] & LPCR_HDICE); in p8_next_unmasked_interrupt()1953 bool hdice = !!(env->spr[SPR_LPCR] & LPCR_HDICE); in p9_next_unmasked_interrupt()2054 bool hdice = !!(env->spr[SPR_LPCR] & LPCR_HDICE); in ppc_next_unmasked_interrupt()
6081 LPCR_RMI | LPCR_HDICE; in POWERPC_FAMILY()6200 LPCR_LPES0 | LPCR_LPES1 | LPCR_HDICE; in POWERPC_FAMILY()6370 LPCR_MER | LPCR_TC | LPCR_LPES0 | LPCR_HDICE; in POWERPC_FAMILY()6564 LPCR_HEIC | LPCR_LPES0 | LPCR_HVICE | LPCR_HDICE; in POWERPC_FAMILY()6744 LPCR_HEIC | LPCR_LPES0 | LPCR_HVICE | LPCR_HDICE; in POWERPC_FAMILY()
631 #define LPCR_HDICE PPC_BIT(63) macro
479 #define LPCR_HDICE ASM_CONST(0x0000000000000001) /* Hyp Decr enable (HV,PR,EE) */ macro
407 lpcr |= LPCR_HR | LPCR_UPRT | LPCR_GTSE | LPCR_HVICE | LPCR_HDICE; in h_enter_nested()1740 lpcr |= LPCR_HR | LPCR_UPRT | LPCR_GTSE | LPCR_HVICE | LPCR_HDICE; in nested_papr_load_l2()