Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/xen/
Defi.c46 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()
222 struct xen_platform_op op = INIT_EFI_OP(update_capsule); in xen_efi_update_capsule()
[all …]
Dpcpu.c79 struct xen_platform_op op = { in xen_pcpu_down()
90 struct xen_platform_op op = { in xen_pcpu_up()
279 struct xen_platform_op op = { in sync_pcpu()
409 struct xen_platform_op op = { in xen_sanitize_proc_cap_bits()
Dxen-acpi-pad.c26 struct xen_platform_op op; in xen_acpi_pad_idle_cpus()
37 struct xen_platform_op op; in xen_acpi_pad_idle_cpus_num()
Dacpi.c44 struct xen_platform_op op = { in xen_acpi_notify_hypervisor_state()
Dxen-acpi-processor.c53 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()
/linux-6.6.21/include/xen/arm/
Dhypercall.h60 static inline int HYPERVISOR_platform_op(struct xen_platform_op *op) in HYPERVISOR_platform_op()
/linux-6.6.21/arch/x86/xen/
Denlighten_pvh.c48 struct xen_platform_op op = { in xen_pvh_init()
Dapic.c49 struct xen_platform_op op = { in xen_apic_read()
Defi.c49 struct xen_platform_op op = { in xen_efi_probe()
Denlighten_pv.c138 struct xen_platform_op op = { in xen_set_mtrr_data()
253 struct xen_platform_op op = { in xen_check_mwait()
1238 struct xen_platform_op op; in xen_boot_params_init_edd()
1463 struct xen_platform_op op = { in xen_start_kernel()
Dtime.c103 struct xen_platform_op op; in xen_pvclock_gtod_notify()
/linux-6.6.21/drivers/xen/xenfs/
Dxensyms.c17 struct xen_platform_op op;
/linux-6.6.21/include/xen/interface/
Dplatform.h488 struct xen_platform_op { struct
/linux-6.6.21/arch/x86/include/asm/xen/
Dhypercall.h407 HYPERVISOR_platform_op(struct xen_platform_op *op) in HYPERVISOR_platform_op()
/linux-6.6.21/arch/arm/xen/
Denlighten.c105 struct xen_platform_op op; in xen_pvclock_gtod_notify()