Home
last modified time | relevance | path

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

/xen-4.10.0-shim-comet/xen/include/asm-x86/hvm/
A Dhvm.h145 bool (*get_guest_bndcfgs)(struct vcpu *v, u64 *); member
374 return hvm_funcs.get_guest_bndcfgs && in hvm_get_guest_bndcfgs()
375 hvm_funcs.get_guest_bndcfgs(v, val); in hvm_get_guest_bndcfgs()
/xen-4.10.0-shim-comet/xen/arch/x86/hvm/vmx/
A Dvmx.c2512 vmx_function_table.get_guest_bndcfgs = vmx_get_guest_bndcfgs; in start_vmx()

Completed in 10 milliseconds