Searched refs:efi_runtime_call (Results 1 – 7 of 7) sorted by relevance
42 int efi_runtime_call(struct xenpf_efi_runtime_call *);
7 #define efi_runtime_call efi_compat_runtime_call macro
341 int efi_runtime_call(struct xenpf_efi_runtime_call *op) in efi_runtime_call() function
16 #define efi_runtime_call(x) efi_compat_runtime_call(x) macro
77 int efi_runtime_call(struct xenpf_efi_runtime_call *op) in efi_runtime_call() function
439 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()
633 struct xenpf_efi_runtime_call efi_runtime_call; member
Completed in 10 milliseconds