Searched refs:LPCR_HDICE (Results 1 – 4 of 4) sorted by relevance
68 ori r8, r9, LPCR_HDICE
5420 lpcr |= (4UL << LPCR_DPFD_SH) | LPCR_HDICE | in kvmppc_core_init_vm_hv()
35 lpcr &= ~LPCR_HDICE; /* clear HDICE */ in init_LPCR_ISA300()
470 #define LPCR_HDICE ASM_CONST(0x0000000000000001) /* Hyp Decr enable (HV,PR,EE) */ macro
Completed in 22 milliseconds