Searched refs:LPCR_LPES (Results 1 – 3 of 3) sorted by relevance
32 lpcr |= (lpes << LPCR_LPES_SH) & LPCR_LPES; in init_LPCR_ISA300()
464 #define LPCR_LPES 0x0000000c macro
5412 lpcr &= LPCR_PECE | LPCR_LPES; in kvmppc_core_init_vm_hv()5443 lpcr |= LPCR_LPES; in kvmppc_core_init_vm_hv()
Completed in 19 milliseconds