/xen/tools/libs/devicemodel/ |
A D | core.c | 172 struct xen_dm_op op; in xendevicemodel_create_ioreq_server() local 197 struct xen_dm_op op; in xendevicemodel_get_ioreq_server_info() local 236 struct xen_dm_op op; in xendevicemodel_map_io_range_to_ioreq_server() local 256 struct xen_dm_op op; in xendevicemodel_unmap_io_range_from_ioreq_server() local 276 struct xen_dm_op op; in xendevicemodel_map_mem_type_to_ioreq_server() local 301 struct xen_dm_op op; in xendevicemodel_map_pcidev_to_ioreq_server() local 333 struct xen_dm_op op; in xendevicemodel_unmap_pcidev_from_ioreq_server() local 364 struct xen_dm_op op; in xendevicemodel_destroy_ioreq_server() local 380 struct xen_dm_op op; in xendevicemodel_set_ioreq_server_state() local 398 struct xen_dm_op op; in xendevicemodel_set_pci_intx_level() local [all …]
|
/xen/tools/tests/x86_emulator/ |
A D | simd-aes.c | 7 # define AES(op, a...) __builtin_ia32_vaes ## op ## _v16qi(a) argument 10 # define AES(op, a...) __builtin_ia32_vaes ## op ## _v32qi(a) argument 22 # define AES(op, a...) __builtin_ia32_vaes ## op ## _v64qi(a) argument 42 # define aes(op, x, y) ((vec_t)AES(op, (vqi_t)(x), (vqi_t)(y))) argument 46 # define aes(op, x, y) ((vec_t)AES(op, (vqi_t)(x), (vqi_t)(y))) argument 49 # define aes(op, x, y) ((vec_t)__builtin_ia32_aes ## op ## 128((vdi_t)(x), (vdi_t)(y))) argument
|
A D | simd-gf.c | 7 # define GF(op, s, a...) __builtin_ia32_vgf2p8 ## op ## _v16qi ## s(a) argument 9 # define GF(op, s, a...) __builtin_ia32_vgf2p8 ## op ## _v32qi ## s(a) argument 11 # define GF(op, s, a...) __builtin_ia32_vgf2p8 ## op ## _v64qi ## s(a) argument
|
/xen/tools/libs/call/ |
A D | core.c | 99 int xencall0(xencall_handle *xcall, unsigned int op) in xencall0() 108 int xencall1(xencall_handle *xcall, unsigned int op, in xencall1() 119 int xencall2(xencall_handle *xcall, unsigned int op, in xencall2() 130 int xencall3(xencall_handle *xcall, unsigned int op, in xencall3() 141 int xencall4(xencall_handle *xcall, unsigned int op, in xencall4() 153 int xencall5(xencall_handle *xcall, unsigned int op, in xencall5()
|
/xen/xen/drivers/acpi/ |
A D | pmstat.c | 49 int do_get_pm_info(struct xen_sysctl_get_pmstat *op) in do_get_pm_info() 188 static int get_cpufreq_para(struct xen_sysctl_pm_op *op) in get_cpufreq_para() 298 static int set_cpufreq_gov(struct xen_sysctl_pm_op *op) in set_cpufreq_gov() 315 static int set_cpufreq_para(struct xen_sysctl_pm_op *op) in set_cpufreq_para() 396 int do_pm_op(struct xen_sysctl_pm_op *op) in do_pm_op()
|
/xen/xen/arch/x86/ |
A D | compat.c | 22 struct physdev_op op; in do_physdev_op_compat() local 62 struct evtchn_op op; in do_event_channel_op_compat() local
|
/xen/tools/libxc/ |
A D | xc_resource.c | 22 static int xc_resource_op_one(xc_interface *xch, xc_resource_op_t *op) in xc_resource_op_one() 49 xc_resource_op_t *op; in xc_resource_op_multi() local
|
A D | xc_vm_event.c | 25 int xc_vm_event_control(xc_interface *xch, uint32_t domain_id, unsigned int op, in xc_vm_event_control() 48 unsigned int op, mode; in xc_vm_event_enable() local
|
A D | xg_private.c | 166 struct mmuext_op op; in pin_table() local
|
/xen/xen/include/xsm/ |
A D | dummy.h | 244 static XSM_INLINE int xsm_profile(XSM_DEFAULT_ARG struct domain *d, int op) in xsm_profile() 443 static XSM_INLINE long xsm_do_xsm_op(XEN_GUEST_HANDLE_PARAM(xsm_op_t) op) in xsm_do_xsm_op() 449 static XSM_INLINE int xsm_do_compat_op(XEN_GUEST_HANDLE_PARAM(xsm_op_t) op) in xsm_do_compat_op() 542 static XSM_INLINE int xsm_hvm_param(XSM_DEFAULT_ARG struct domain *d, unsigned long op) in xsm_hvm_param() 548 static XSM_INLINE int xsm_hvm_control(XSM_DEFAULT_ARG struct domain *d, unsigned long op) in xsm_hvm_control() 585 static XSM_INLINE int xsm_vm_event_control(XSM_DEFAULT_ARG struct domain *d, int mode, int op) in xsm_vm_event_control() 615 static XSM_INLINE int xsm_platform_op(XSM_DEFAULT_ARG uint32_t op) in xsm_platform_op() 628 static XSM_INLINE int xsm_shadow_control(XSM_DEFAULT_ARG struct domain *d, uint32_t op) in xsm_shadow_control() 634 …atic XSM_INLINE int xsm_mem_sharing_op(XSM_DEFAULT_ARG struct domain *d, struct domain *cd, int op) in xsm_mem_sharing_op() 701 static XSM_INLINE int xsm_pmu_op (XSM_DEFAULT_ARG struct domain *d, unsigned int op) in xsm_pmu_op() [all …]
|
A D | xsm.h | 396 static inline int xsm_profile (xsm_default_t def, struct domain *d, int op) in xsm_profile() 545 static inline long xsm_do_xsm_op (XEN_GUEST_HANDLE_PARAM(xsm_op_t) op) in xsm_do_xsm_op() 551 static inline int xsm_do_compat_op (XEN_GUEST_HANDLE_PARAM(xsm_op_t) op) in xsm_do_compat_op() 557 static inline int xsm_hvm_param (xsm_default_t def, struct domain *d, unsigned long op) in xsm_hvm_param() 562 static inline int xsm_hvm_control(xsm_default_t def, struct domain *d, unsigned long op) in xsm_hvm_control() 587 static inline int xsm_vm_event_control (xsm_default_t def, struct domain *d, int mode, int op) in xsm_vm_event_control() 613 static inline int xsm_platform_op (xsm_default_t def, uint32_t op) in xsm_platform_op() 624 static inline int xsm_shadow_control (xsm_default_t def, struct domain *d, uint32_t op) in xsm_shadow_control() 629 …atic inline int xsm_mem_sharing_op (xsm_default_t def, struct domain *d, struct domain *cd, int op) in xsm_mem_sharing_op() 686 static inline int xsm_pmu_op (xsm_default_t def, struct domain *d, unsigned int op) in xsm_pmu_op() [all …]
|
/xen/xen/common/coverage/ |
A D | coverage.c | 28 int sysctl_cov_op(struct xen_sysctl_coverage_op *op) in sysctl_cov_op()
|
/xen/xen/arch/arm/arm64/ |
A D | livepatch.c | 119 static int reloc_data(enum aarch64_reloc_op op, void *place, u64 val, int len) in reloc_data() 154 static int reloc_insn_movw(enum aarch64_reloc_op op, void *dest, u64 val, in reloc_insn_movw() 199 static int reloc_insn_imm(enum aarch64_reloc_op op, void *dest, u64 val, in reloc_insn_imm()
|
/xen/xen/xsm/ |
A D | xsm_core.c | 216 long do_xsm_op (XEN_GUEST_HANDLE_PARAM(xsm_op_t) op) in do_xsm_op() 222 int compat_xsm_op (XEN_GUEST_HANDLE_PARAM(xsm_op_t) op) in compat_xsm_op()
|
/xen/xen/arch/arm/ |
A D | platform_hypercall.c | 23 struct xen_platform_op curop, *op = &curop; in do_platform_op() local
|
A D | hvm.c | 85 long do_hvm_op(unsigned long op, XEN_GUEST_HANDLE_PARAM(void) arg) in do_hvm_op()
|
/xen/xen/common/ |
A D | grant_table.c | 982 struct gnttab_map_grant_ref *op) in map_grant_ref() 1312 struct gnttab_map_grant_ref op; in gnttab_map_grant_ref() local 1333 struct gnttab_unmap_common *op) in unmap_common() 1977 struct gnttab_setup_table op; in gnttab_setup_table() local 2063 struct gnttab_query_size op; in gnttab_query_size() local 3017 struct gnttab_copy op; in gnttab_copy() local 3068 gnttab_set_version_t op; in gnttab_set_version() local 3219 gnttab_get_status_frames_t op; in gnttab_get_status_frames() local 3295 gnttab_get_version_t op; in gnttab_get_version() local 3395 gnttab_swap_grant_ref_t op; in gnttab_swap_grant_ref() local [all …]
|
/xen/xen/common/lz4/ |
A D | decompress.c | 54 BYTE *op = (BYTE *) dest; in lz4_uncompress() local 179 BYTE *op = (BYTE *) dest; in lz4_uncompress_unknownoutputsize() local
|
/xen/tools/include/xen-sys/MiniOS/ |
A D | privcmd.h | 28 uint64_t op; member
|
/xen/tools/include/xen-sys/NetBSD/ |
A D | privcmd.h | 37 unsigned long op; member 63 unsigned long op; member
|
/xen/tools/include/xen-sys/NetBSDRump/ |
A D | privcmd.h | 37 unsigned long op; member 63 unsigned long op; member
|
/xen/xen/xsm/flask/ |
A D | hooks.c | 452 static int flask_profile(struct domain *d, int op) in flask_profile() 533 static int flask_domctl_scheduler_op(struct domain *d, int op) in flask_domctl_scheduler_op() 550 static int flask_sysctl_scheduler_op(int op) in flask_sysctl_scheduler_op() 1193 static int flask_hvm_param(struct domain *d, unsigned long op) in flask_hvm_param() 1222 static int flask_hvm_altp2mhvm_op(struct domain *d, uint64_t mode, uint32_t op) in flask_hvm_altp2mhvm_op() 1246 static int flask_vm_event_control(struct domain *d, int mode, int op) in flask_vm_event_control() 1406 static int flask_platform_op(uint32_t op) in flask_platform_op() 1480 static int flask_shadow_control(struct domain *d, uint32_t op) in flask_shadow_control() 1560 static int flask_mem_sharing_op(struct domain *d, struct domain *cd, int op) in flask_mem_sharing_op() 1643 static int flask_pmu_op (struct domain *d, unsigned int op) in flask_pmu_op() [all …]
|
/xen/tools/misc/ |
A D | xencov.c | 29 int cov_sysctl(int op, struct xen_sysctl *sysctl, in cov_sysctl()
|
/xen/xen/arch/x86/efi/ |
A D | stub.c | 79 int efi_runtime_call(struct xenpf_efi_runtime_call *op) in efi_runtime_call()
|
/xen/xen/include/asm-x86/ |
A D | processor.h | 194 unsigned int op, in cpuid_count() 209 static always_inline unsigned int cpuid_eax(unsigned int op) in cpuid_eax() 220 static always_inline unsigned int cpuid_ebx(unsigned int op) in cpuid_ebx() 231 static always_inline unsigned int cpuid_ecx(unsigned int op) in cpuid_ecx() 242 static always_inline unsigned int cpuid_edx(unsigned int op) in cpuid_edx()
|