Home
last modified time | relevance | path

Searched refs:nestedvcpu (Results 1 – 9 of 9) sorted by relevance

/xen-4.10.0-shim-comet/xen/include/asm-x86/hvm/
A Dvcpu.h100 struct nestedvcpu { struct
184 struct nestedvcpu nvcpu;
/xen-4.10.0-shim-comet/xen/arch/x86/hvm/svm/
A Dnestedsvm.c68 struct nestedvcpu *nv = &vcpu_nestedhvm(v); in nestedsvm_vmcb_map()
101 struct nestedvcpu *nv = &vcpu_nestedhvm(v); in nsvm_vcpu_initialise()
130 struct nestedvcpu *nv = &vcpu_nestedhvm(v); in nsvm_vcpu_destroy()
236 struct nestedvcpu *nv = &vcpu_nestedhvm(v); in nsvm_vcpu_hostsave()
260 struct nestedvcpu *nv = &vcpu_nestedhvm(v); in nsvm_vcpu_hostrestore()
355 struct nestedvcpu *nv = &vcpu_nestedhvm(v); in nsvm_vmrun_permissionmap()
425 struct nestedvcpu *nv = &vcpu_nestedhvm(v); in nsvm_vmcb_prepare4vmrun()
693 struct nestedvcpu *nv = &vcpu_nestedhvm(v); in nsvm_vcpu_vmentry()
751 struct nestedvcpu *nv = &vcpu_nestedhvm(v); in nsvm_vcpu_vmrun()
800 struct nestedvcpu *nv = &vcpu_nestedhvm(v); in nsvm_vcpu_vmexit_inject()
[all …]
A Dvmcb.c222 struct nestedvcpu *nv = &vcpu_nestedhvm(v); in svm_create_vmcb()
249 struct nestedvcpu *nv = &vcpu_nestedhvm(v); in svm_destroy_vmcb()
A Dintr.c86 struct nestedvcpu *nv = &vcpu_nestedhvm(v); in svm_enable_intr_window()
A Dsvm.c2214 struct nestedvcpu *nv = &vcpu_nestedhvm(v); in nsvm_get_nvmcb_page()
2512 struct nestedvcpu *nv = &vcpu_nestedhvm(v); in svm_vmexit_handler()
/xen-4.10.0-shim-comet/xen/arch/x86/hvm/vmx/
A Dvvmx.c63 struct nestedvcpu *nvcpu = &vcpu_nestedhvm(v); in nvmx_vcpu_initialise()
131 struct nestedvcpu *nvcpu = &vcpu_nestedhvm(v); in nvmx_vcpu_destroy()
752 struct nestedvcpu *nvcpu = &vcpu_nestedhvm(v); in __clear_current_vvmcs()
808 struct nestedvcpu *nvcpu = &vcpu_nestedhvm(v); in nvmx_purge_vvmcs()
1048 struct nestedvcpu *nvcpu = &vcpu_nestedhvm(v); in load_shadow_guest_state()
1160 struct nestedvcpu *nvcpu = &vcpu_nestedhvm(v); in virtual_vmentry()
1361 struct nestedvcpu *nvcpu = &vcpu_nestedhvm(v); in virtual_vmexit()
1436 struct nestedvcpu *nvcpu = &vcpu_nestedhvm(v); in nvmx_switch_guest()
1474 struct nestedvcpu *nvcpu = &vcpu_nestedhvm(v); in nvmx_handle_vmxon()
1598 struct nestedvcpu *nvcpu = &vcpu_nestedhvm(v); in nvmx_vmresume()
[all …]
A Dintr.c152 struct nestedvcpu *nvcpu = &vcpu_nestedhvm(v); in nvmx_intr_blocked()
/xen-4.10.0-shim-comet/xen/arch/x86/hvm/
A Dnestedhvm.c46 struct nestedvcpu *nv = &vcpu_nestedhvm(v); in nestedhvm_vcpu_reset()
/xen-4.10.0-shim-comet/xen/arch/x86/mm/
A Dp2m.c1828 struct nestedvcpu *nv = &vcpu_nestedhvm(v); in assign_np2m()
1849 struct nestedvcpu *nv = &vcpu_nestedhvm(v); in p2m_get_nestedp2m_locked()
1932 struct nestedvcpu *nv = &vcpu_nestedhvm(curr); in np2m_schedule()

Completed in 30 milliseconds