Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/xen/
Defi.c37 #define INIT_EFI_OP(name) \ macro
46 struct xen_platform_op op = INIT_EFI_OP(get_time); in xen_efi_get_time()
68 struct xen_platform_op op = INIT_EFI_OP(set_time); in xen_efi_set_time()
83 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()
124 struct xen_platform_op op = INIT_EFI_OP(get_variable); in xen_efi_get_variable()
147 struct xen_platform_op op = INIT_EFI_OP(get_next_variable_name); in xen_efi_get_next_variable()
170 struct xen_platform_op op = INIT_EFI_OP(set_variable); in xen_efi_set_variable()
190 struct xen_platform_op op = INIT_EFI_OP(query_variable_info); in xen_efi_query_variable_info()
209 struct xen_platform_op op = INIT_EFI_OP(get_next_high_monotonic_count); in xen_efi_get_next_high_mono_count()
[all …]