| /xen/xen/xsm/flask/ |
| A D | flask_op.c | 88 static int flask_security_relabel(struct xen_flask_transition *arg) in flask_security_relabel() 101 static int flask_security_create(struct xen_flask_transition *arg) in flask_security_create() 114 static int flask_security_access(struct xen_flask_access *arg) in flask_security_access() 135 static int flask_security_member(struct xen_flask_transition *arg) in flask_security_member() 170 static int flask_security_context(struct xen_flask_sid_context *arg) in flask_security_context() 193 static int flask_security_sid(struct xen_flask_sid_context *arg) in flask_security_sid() 225 struct xen_flask_setavc_threshold *arg) in flask_security_setavc_threshold() 262 static int flask_security_set_bool(struct xen_flask_boolean *arg) in flask_security_set_bool() 322 static int flask_security_get_bool(struct xen_flask_boolean *arg) in flask_security_get_bool() 495 static int flask_ocontext_del(const struct xen_flask_ocontext *arg) in flask_ocontext_del() [all …]
|
| /xen/xen/arch/x86/oprofile/ |
| A D | xenoprof.c | 18 int xenoprof_arch_counter(XEN_GUEST_HANDLE_PARAM(void) arg) in xenoprof_arch_counter() 38 int xenoprof_arch_ibs_counter(XEN_GUEST_HANDLE_PARAM(void) arg) in xenoprof_arch_ibs_counter() 58 int compat_oprof_arch_counter(XEN_GUEST_HANDLE_PARAM(void) arg) in compat_oprof_arch_counter()
|
| /xen/tools/libs/ctrl/ |
| A D | xc_evtchn.c | 24 static int do_evtchn_op(xc_interface *xch, int cmd, void *arg, in do_evtchn_op() 52 struct evtchn_alloc_unbound arg = { in xc_evtchn_alloc_unbound() local 67 struct evtchn_reset arg = { .dom = dom }; in xc_evtchn_reset() local
|
| /xen/xen/arch/x86/include/asm/guest/ |
| A D | xen-hcall.h | 85 static inline long xen_hypercall_sched_op(unsigned int cmd, void *arg) in xen_hypercall_sched_op() 90 static inline long xen_hypercall_memory_op(unsigned int cmd, void *arg) in xen_hypercall_memory_op() 96 void *arg) in xen_hypercall_vcpu_op() 101 static inline long xen_hypercall_event_channel_op(unsigned int cmd, void *arg) in xen_hypercall_event_channel_op() 106 static inline long xen_hypercall_grant_table_op(unsigned int cmd, void *arg, in xen_hypercall_grant_table_op() 112 static inline long xen_hypercall_hvm_op(unsigned int op, void *arg) in xen_hypercall_hvm_op()
|
| /xen/tools/firmware/hvmloader/ |
| A D | hypercall.h | 121 int cmd, void *arg) in hypercall_sched_op() 128 unsigned int cmd, void *arg) in hypercall_memory_op() 142 int cmd, void *arg) in hypercall_event_channel_op() 149 int cmd, void *arg) in hypercall_xen_version() 177 int cmd, void *arg) in hypercall_hvm_op()
|
| /xen/tools/libs/light/ |
| A D | gentest.py | 262 arg = ty.typename + "_val" variable 301 arg = ty.typename + "_val" variable
|
| /xen/xen/arch/x86/pv/ |
| A D | callback.c | 132 long do_callback_op(int cmd, XEN_GUEST_HANDLE_PARAM(const_void) arg) in do_callback_op() 275 int compat_callback_op(int cmd, XEN_GUEST_HANDLE(const_void) arg) in compat_callback_op() 429 long do_nmi_op(unsigned int cmd, XEN_GUEST_HANDLE_PARAM(void) arg) in do_nmi_op() 455 int compat_nmi_op(unsigned int cmd, XEN_GUEST_HANDLE_PARAM(void) arg) in compat_nmi_op()
|
| /xen/xen/arch/x86/hvm/ |
| A D | hypercall.c | 22 long hvm_memory_op(unsigned long cmd, XEN_GUEST_HANDLE_PARAM(void) arg) in hvm_memory_op() 67 long hvm_physdev_op(int cmd, XEN_GUEST_HANDLE_PARAM(void) arg) in hvm_physdev_op()
|
| /xen/xen/arch/arm/ |
| A D | physdev.c | 15 int do_arm_physdev_op(int cmd, XEN_GUEST_HANDLE_PARAM(void) arg) in do_arm_physdev_op()
|
| A D | shutdown.c | 11 static void noreturn halt_this_cpu(void *arg) in halt_this_cpu()
|
| A D | hvm.c | 73 long do_hvm_op(unsigned long op, XEN_GUEST_HANDLE_PARAM(void) arg) in do_hvm_op()
|
| /xen/xen/arch/riscv/ |
| A D | early_printk.c | 118 char* arg = va_arg(args, char*); in vsnprintf() local 133 int arg = va_arg(args, int); in vsnprintf() local
|
| /xen/xen/arch/x86/x86_emulate/ |
| A D | fpu.c | 33 #define emulate_fpu_insn_memdst(opc, ext, arg) \ argument 43 #define emulate_fpu_insn_memsrc(opc, ext, arg) \ argument
|
| /xen/xen/arch/arm/tee/ |
| A D | ffa.c | 100 const struct arm_smccc_1_2_regs arg = { in ffa_get_version() local 151 struct arm_smccc_1_2_regs arg = { .a0 = fid, }; in handle_msg_send_direct_req() local 443 static void ffa_teardown_timer_callback(void *arg) in ffa_teardown_timer_callback()
|
| A D | ffa_notif.c | 119 struct arm_smccc_1_2_regs arg = { in ffa_handle_notification_get() local 288 const struct arm_smccc_1_2_regs arg = { in notif_sri_action() local 372 const struct arm_smccc_1_2_regs arg = { in ffa_notif_init() local
|
| /xen/tools/xl/ |
| A D | xl_parse.h | 42 #define MATCH_OPTION(prefix, arg, oparg) \ argument
|
| /xen/xen/common/ |
| A D | mem_access.c | 31 int mem_access_memop(unsigned long cmd, in mem_access_memop()
|
| /xen/tools/xentrace/ |
| A D | pv.h | 30 static inline int pv_hypercall_arg_present(const struct record_info *ri, int arg) in pv_hypercall_arg_present()
|
| /xen/xen/arch/x86/ |
| A D | compat.c | 31 long do_sched_op_compat(int cmd, unsigned long arg) in do_sched_op_compat()
|
| /xen/xen/drivers/pci/ |
| A D | physdev.c | 10 ret_t pci_physdev_op(int cmd, XEN_GUEST_HANDLE_PARAM(void) arg) in pci_physdev_op()
|
| /xen/tools/include/xen-sys/MiniOS/ |
| A D | privcmd.h | 29 uint64_t arg[5]; member
|
| /xen/xen/arch/x86/x86_64/compat/ |
| A D | mm.c | 12 int compat_arch_memory_op(unsigned long cmd, XEN_GUEST_HANDLE_PARAM(void) arg) in compat_arch_memory_op() 180 int compat_mmuext_op( in compat_mmuext_op()
|
| /xen/xen/drivers/passthrough/x86/ |
| A D | hvm.c | 728 struct hvm_pirq_dpci *pirq_dpci, void *arg), in pt_pirq_iterate() 792 struct domain *d, struct hvm_pirq_dpci *pirq_dpci, void *arg) in _hvm_dpci_msi_eoi() 928 struct domain *d, struct hvm_pirq_dpci *pirq_dpci, void *arg) in _hvm_dpci_isairq_eoi() 1006 struct domain *d, struct hvm_pirq_dpci *pirq_dpci, void *arg) in pci_clean_dpci_irq()
|
| /xen/tools/include/ |
| A D | libxl_uuid.h | 24 #define LIBXL_UUID_BYTES(arg) LIBXL__UUID_BYTES((arg).uuid) argument
|
| /xen/xen/include/xen/ |
| A D | mem_access.h | 101 int mem_access_memop(unsigned long cmd, in mem_access_memop()
|