Searched refs:xen_platform_op (Results 1 – 14 of 14) sorted by relevance
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()222 struct xen_platform_op op = INIT_EFI_OP(update_capsule); in xen_efi_update_capsule()301 struct xen_platform_op op; in efi_mem_desc_lookup()[all …]
26 struct xen_platform_op op; in xen_acpi_pad_idle_cpus()37 struct xen_platform_op op; in xen_acpi_pad_idle_cpus_num()
75 struct xen_platform_op op = { in xen_pcpu_down()86 struct xen_platform_op op = { in xen_pcpu_up()274 struct xen_platform_op op = { in sync_pcpu()
44 struct xen_platform_op op = { in xen_acpi_notify_hypervisor_state()
53 struct xen_platform_op op = { in push_cxx_to_hypervisor()207 struct xen_platform_op op = { in push_pxx_to_hypervisor()289 struct xen_platform_op op = { in get_max_acpi_id()
60 static inline int HYPERVISOR_platform_op(struct xen_platform_op *op) in HYPERVISOR_platform_op()
49 struct xen_platform_op op = { in xen_apic_read()
47 struct xen_platform_op op = { in xen_efi_probe()
188 struct xen_platform_op op = { in xen_check_mwait()1158 struct xen_platform_op op; in xen_boot_params_init_edd()1385 struct xen_platform_op op = { in xen_start_kernel()
103 struct xen_platform_op op; in xen_pvclock_gtod_notify()
17 struct xen_platform_op op;
486 struct xen_platform_op { struct
407 HYPERVISOR_platform_op(struct xen_platform_op *op) in HYPERVISOR_platform_op()
105 struct xen_platform_op op; in xen_pvclock_gtod_notify()
Completed in 27 milliseconds