Home
last modified time | relevance | path

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

/xen/xen/include/asm-x86/hvm/
A Dhvm.h149 bool (*set_guest_bndcfgs)(struct vcpu *v, u64); member
/xen/xen/arch/x86/hvm/
A Dhvm.c331 if ( !hvm_funcs.set_guest_bndcfgs || in hvm_set_guest_bndcfgs()
363 return alternative_call(hvm_funcs.set_guest_bndcfgs, v, val); in hvm_set_guest_bndcfgs()
/xen/xen/arch/x86/hvm/vmx/
A Dvmx.c2556 vmx_function_table.set_guest_bndcfgs = vmx_set_guest_bndcfgs; in start_vmx()

Completed in 20 milliseconds