Home
last modified time | relevance | path

Searched refs:init_hypercall_page (Results 1 – 4 of 4) sorted by relevance

/xen-4.10.0-shim-comet/xen/include/asm-x86/hvm/
A Dhvm.h152 void (*init_hypercall_page)(struct domain *d, void *hypercall_page); member
/xen-4.10.0-shim-comet/xen/arch/x86/hvm/svm/
A Dsvm.c2437 .init_hypercall_page = svm_init_hypercall_page,
/xen-4.10.0-shim-comet/xen/arch/x86/hvm/vmx/
A Dvmx.c2327 .init_hypercall_page = vmx_init_hypercall_page,
/xen-4.10.0-shim-comet/xen/arch/x86/hvm/
A Dhvm.c3863 hvm_funcs.init_hypercall_page(d, hypercall_page); in hvm_hypercall_page_initialise()

Completed in 22 milliseconds