Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/xen/
Defi.c45 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()
221 struct xen_platform_op op = INIT_EFI_OP(update_capsule); in xen_efi_update_capsule()
[all …]
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()
Dpcpu.c75 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()
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.1.9/include/xen/arm/
Dhypercall.h60 static inline int HYPERVISOR_platform_op(struct xen_platform_op *op) in HYPERVISOR_platform_op()
/linux-6.1.9/arch/x86/xen/
Dapic.c49 struct xen_platform_op op = { in xen_apic_read()
Defi.c47 struct xen_platform_op op = { in xen_efi_probe()
Denlighten_pv.c188 struct xen_platform_op op = { in xen_check_mwait()
1157 struct xen_platform_op op; in xen_boot_params_init_edd()
1384 struct xen_platform_op op = { in xen_start_kernel()
Dtime.c95 struct xen_platform_op op; in xen_pvclock_gtod_notify()
/linux-6.1.9/drivers/xen/xenfs/
Dxensyms.c17 struct xen_platform_op op;
/linux-6.1.9/include/xen/interface/
Dplatform.h486 struct xen_platform_op { struct
/linux-6.1.9/arch/x86/include/asm/xen/
Dhypercall.h407 HYPERVISOR_platform_op(struct xen_platform_op *op) in HYPERVISOR_platform_op()
/linux-6.1.9/arch/arm/xen/
Denlighten.c105 struct xen_platform_op op; in xen_pvclock_gtod_notify()