Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/xen/
Defi.c36 #define INIT_EFI_OP(name) \ macro
45 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()
103 struct xen_platform_op op = INIT_EFI_OP(set_wakeup_time); in xen_efi_set_wakeup_time()
123 struct xen_platform_op op = INIT_EFI_OP(get_variable); in xen_efi_get_variable()
146 struct xen_platform_op op = INIT_EFI_OP(get_next_variable_name); in xen_efi_get_next_variable()
169 struct xen_platform_op op = INIT_EFI_OP(set_variable); in xen_efi_set_variable()
189 struct xen_platform_op op = INIT_EFI_OP(query_variable_info); in xen_efi_query_variable_info()
208 struct xen_platform_op op = INIT_EFI_OP(get_next_high_monotonic_count); in xen_efi_get_next_high_mono_count()
[all …]