Home
last modified time | relevance | path

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

/xen-4.10.0-shim-comet/xen/include/asm-x86/hvm/
A Dhvm.h146 bool (*set_guest_bndcfgs)(struct vcpu *v, u64); member
/xen-4.10.0-shim-comet/xen/arch/x86/hvm/
A Dhvm.c310 if ( !hvm_funcs.set_guest_bndcfgs || in hvm_set_guest_bndcfgs()
342 return hvm_funcs.set_guest_bndcfgs(v, val); in hvm_set_guest_bndcfgs()
/xen-4.10.0-shim-comet/xen/arch/x86/hvm/vmx/
A Dvmx.c2511 vmx_function_table.set_guest_bndcfgs = vmx_set_guest_bndcfgs; in start_vmx()

Completed in 17 milliseconds