Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/xen/
Defi.c35 #define INIT_EFI_OP(name) \ macro
44 struct xen_platform_op op = INIT_EFI_OP(get_time); in xen_efi_get_time()
67 struct xen_platform_op op = INIT_EFI_OP(set_time); in xen_efi_set_time()
82 struct xen_platform_op op = INIT_EFI_OP(get_wakeup_time); in xen_efi_get_wakeup_time()
104 struct xen_platform_op op = INIT_EFI_OP(set_wakeup_time); in xen_efi_set_wakeup_time()
125 struct xen_platform_op op = INIT_EFI_OP(get_variable); in xen_efi_get_variable()
149 struct xen_platform_op op = INIT_EFI_OP(get_next_variable_name); in xen_efi_get_next_variable()
173 struct xen_platform_op op = INIT_EFI_OP(set_variable); in xen_efi_set_variable()
194 struct xen_platform_op op = INIT_EFI_OP(query_variable_info); in xen_efi_query_variable_info()
214 struct xen_platform_op op = INIT_EFI_OP(get_next_high_monotonic_count); in xen_efi_get_next_high_mono_count()
[all …]