Home
last modified time | relevance | path

Searched refs:iwkey_backup_status (Results 1 – 3 of 3) sorted by relevance

/hypervisor/arch/x86/guest/
A Dvmsr.c804 v = vcpu->vm->arch_vm.iwkey_backup_status; in rdmsr_vmexit_handler()
1273 vcpu->vm->arch_vm.iwkey_backup_status = 0UL; in wrmsr_vmexit_handler()
1281 vcpu->vm->arch_vm.iwkey_backup_status = 0x9UL; in wrmsr_vmexit_handler()
1293 if ((v == 0x1UL) && (vcpu->vm->arch_vm.iwkey_backup_status == 0x9UL)) { in wrmsr_vmexit_handler()
A Dvm.c1029 vm->arch_vm.iwkey_backup_status = 0UL; in reset_vm()
/hypervisor/include/arch/x86/asm/guest/
A Dvm.h132 uint64_t iwkey_backup_status; member

Completed in 7 milliseconds