Home
last modified time | relevance | path

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

/freebsd/sys/dev/xen/efi/
H A Dpvefi.c55 struct xen_platform_op op = { in get_time()
82 struct xen_platform_op op = { in get_time_capabilities()
103 struct xen_platform_op op = { in set_time()
128 struct xen_platform_op op = { in var_get()
156 struct xen_platform_op op = { in var_nextname()
183 struct xen_platform_op op = { in var_set()
/freebsd/sys/dev/xen/cpu/
H A Dxen_acpi_cpu.c130 struct xen_platform_op op = { in xen_upload_cx()
154 struct xen_platform_op op = { in xen_upload_px()
215 struct xen_platform_op op = { in acpi_set_pdc()
511 struct xen_platform_op op = { in is_processor_online()
/freebsd/sys/contrib/xen/
H A Dplatform.h633 struct xen_platform_op { struct
663 typedef struct xen_platform_op xen_platform_op_t; argument
/freebsd/sys/amd64/include/xen/
H A Dhypercall.h229 struct xen_platform_op *platform_op) in HYPERVISOR_platform_op()
/freebsd/sys/i386/include/xen/
H A Dhypercall.h211 struct xen_platform_op *platform_op) in HYPERVISOR_platform_op()
/freebsd/sys/x86/xen/
H A Dhvm.c206 struct xen_platform_op op = { in fixup_console()
/freebsd/sys/dev/xen/timer/
H A Dxen_timer.c217 struct xen_platform_op settime; in xentimer_settime()