Home
last modified time | relevance | path

Searched refs:hypercall_page (Results 1 – 2 of 2) sorted by relevance

/hypervisor/arch/x86/guest/
A Dhyperv.c158 vcpu->vm->arch_vm.hyperv.hypercall_page.enabled = 0UL; in hyperv_wrmsr()
166 vcpu->vm->arch_vm.hyperv.hypercall_page.val64 = wval; in hyperv_wrmsr()
200 *rval = vcpu->vm->arch_vm.hyperv.hypercall_page.val64; in hyperv_rdmsr()
317 vm->arch_vm.hyperv.hypercall_page.enabled = 0U; in hyperv_page_destory()
/hypervisor/include/arch/x86/asm/guest/
A Dhyperv.h55 union hyperv_hypercall_msr hypercall_page; member

Completed in 5 milliseconds