Searched refs:xenpf_efi_runtime_call (Results 1 – 2 of 2) sorted by relevance
59 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()
166 struct xenpf_efi_runtime_call { struct231 typedef struct xenpf_efi_runtime_call xenpf_efi_runtime_call_t; argument