Searched refs:OSLSR_EL1_OSLK (Results 1 – 3 of 3) sorted by relevance
196 #define OSLSR_EL1_OSLK BIT(1) macro
1435 (!!(__vcpu_sys_reg(vcpu, OSLSR_EL1) & OSLSR_EL1_OSLK)) in kvm_init_host_cpu_context()
826 if ((val ^ rd->val) & ~OSLSR_EL1_OSLK) in set_oslsr_el1()