Home
last modified time | relevance | path

Searched refs:efi_runtime_call (Results 1 – 7 of 7) sorted by relevance

/xen-4.10.0-shim-comet/xen/include/xen/
A Defi.h42 int efi_runtime_call(struct xenpf_efi_runtime_call *);
/xen-4.10.0-shim-comet/xen/common/efi/
A Dcompat.c7 #define efi_runtime_call efi_compat_runtime_call macro
A Druntime.c341 int efi_runtime_call(struct xenpf_efi_runtime_call *op) in efi_runtime_call() function
/xen-4.10.0-shim-comet/xen/arch/x86/x86_64/
A Dplatform_hypercall.c16 #define efi_runtime_call(x) efi_compat_runtime_call(x) macro
/xen-4.10.0-shim-comet/xen/arch/x86/efi/
A Dstub.c77 int efi_runtime_call(struct xenpf_efi_runtime_call *op) in efi_runtime_call() function
/xen-4.10.0-shim-comet/xen/arch/x86/
A Dplatform_hypercall.c439 ret = efi_runtime_call(&op->u.efi_runtime_call); in do_platform_op()
441 __copy_field_to_guest(u_xenpf_op, op, u.efi_runtime_call) ) in do_platform_op()
/xen-4.10.0-shim-comet/xen/include/public/
A Dplatform.h633 struct xenpf_efi_runtime_call efi_runtime_call; member

Completed in 11 milliseconds