Home
last modified time | relevance | path

Searched refs:whose_iwkey (Results 1 – 4 of 4) sorted by relevance

/hypervisor/include/arch/x86/asm/
A Dper_cpu.h66 struct acrn_vcpu *whose_iwkey; member
/hypervisor/arch/x86/guest/
A Dvcpu.c217 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()
A Dvmexit.c490 get_cpu_var(whose_iwkey) = vcpu; in loadiwkey_vmexit_handler()
A Dvmsr.c1298 get_cpu_var(whose_iwkey) = NULL; in wrmsr_vmexit_handler()

Completed in 7 milliseconds