Searched refs:whose_iwkey (Results 1 – 4 of 4) sorted by relevance
66 struct acrn_vcpu *whose_iwkey; member
217 per_cpu(whose_iwkey, pcpuid_from_vcpu(vcpu)) = NULL; in init_iwkey()227 (get_cpu_var(whose_iwkey) != vcpu)) { in load_iwkey()234 get_cpu_var(whose_iwkey) = vcpu; in load_iwkey()
490 get_cpu_var(whose_iwkey) = vcpu; in loadiwkey_vmexit_handler()
1298 get_cpu_var(whose_iwkey) = NULL; in wrmsr_vmexit_handler()
Completed in 7 milliseconds