Home
last modified time | relevance | path

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

/freebsd/sys/dev/xen/efi/
H A Dpvefi.c59 struct xenpf_efi_runtime_call *call = &op.u.efi_runtime_call; in get_time()
86 struct xenpf_efi_runtime_call *call = &op.u.efi_runtime_call; in get_time_capabilities()
133 struct xenpf_efi_runtime_call *call = &op.u.efi_runtime_call; in var_get()
161 struct xenpf_efi_runtime_call *call = &op.u.efi_runtime_call; in var_nextname()
189 struct xenpf_efi_runtime_call *call = &op.u.efi_runtime_call; in var_set()
/freebsd/sys/contrib/xen/
H A Dplatform.h166 struct xenpf_efi_runtime_call { struct
231 typedef struct xenpf_efi_runtime_call xenpf_efi_runtime_call_t; argument