Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/xen/
H A 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 …]
H A 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()
362 struct xen_platform_op op; in xen_pcpu_id()
H A 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()
H A Dacpi.c44 struct xen_platform_op op = { in xen_acpi_notify_hypervisor_state()
H A Dxen-acpi-processor.c52 struct xen_platform_op op = { in push_cxx_to_hypervisor()
206 struct xen_platform_op op = { in push_pxx_to_hypervisor()
288 struct xen_platform_op op = { in get_max_acpi_id()
H A Dxen-acpi-cpuhotplug.c178 struct xen_platform_op op; in xen_hotadd_cpu()
H A Dxen-acpi-memhotplug.c41 struct xen_platform_op op; in xen_hotadd_memory()
/OK3568_Linux_fs/kernel/include/xen/arm/
H A Dhypercall.h61 static inline int HYPERVISOR_platform_op(struct xen_platform_op *op) in HYPERVISOR_platform_op()
/OK3568_Linux_fs/kernel/arch/x86/xen/
H A Dapic.c49 struct xen_platform_op op = { in xen_apic_read()
H A Defi.c47 struct xen_platform_op op = { in xen_efi_probe()
H A Denlighten_pv.c203 struct xen_platform_op op = { in xen_check_mwait()
1140 struct xen_platform_op op; in xen_boot_params_init_edd()
1371 struct xen_platform_op op = { in xen_start_kernel()
H A Dtime.c95 struct xen_platform_op op; in xen_pvclock_gtod_notify()
/OK3568_Linux_fs/kernel/drivers/xen/xenfs/
H A Dxensyms.c17 struct xen_platform_op op;
/OK3568_Linux_fs/kernel/arch/arm/xen/
H A Denlighten.c100 struct xen_platform_op op; in xen_pvclock_gtod_notify()
/OK3568_Linux_fs/kernel/include/xen/interface/
H A Dplatform.h503 struct xen_platform_op { struct
/OK3568_Linux_fs/kernel/arch/x86/include/asm/xen/
H A Dhypercall.h305 HYPERVISOR_platform_op(struct xen_platform_op *op) in HYPERVISOR_platform_op()