/xen/xen/arch/arm/arm64/ |
A D | traps.c | 34 void do_bad_mode(struct cpu_user_regs *regs, int reason) in do_bad_mode()
|
/xen/xen/common/ |
A D | shutdown.c | 33 void hwdom_shutdown(u8 reason) in hwdom_shutdown()
|
A D | domain.c | 776 int domain_shutdown(struct domain *d, u8 reason) in domain_shutdown()
|
/xen/xen/include/public/ |
A D | sched.h | 136 unsigned int reason; /* SHUTDOWN_* => enum sched_shutdown_reason */ member 151 unsigned int reason; /* SHUTDOWN_* => enum sched_shutdown_reason */ member
|
A D | vm_event.h | 367 uint32_t reason; /* VM_EVENT_REASON_* */ member
|
/xen/xen/include/asm-x86/guest/ |
A D | xen-hcall.h | 138 static inline long xen_hypercall_shutdown(unsigned int reason) in xen_hypercall_shutdown() 195 static inline long xen_hypercall_shutdown(unsigned int reason) in xen_hypercall_shutdown()
|
/xen/xen/include/asm-x86/pv/ |
A D | shim.h | 60 static inline int pv_shim_shutdown(uint8_t reason) in pv_shim_shutdown()
|
/xen/xen/arch/x86/ |
A D | traps.c | 1720 unsigned char reason) in unknown_nmi_error() 1748 unsigned char reason = 0; in do_nmi() local
|
/xen/xen/arch/x86/pv/ |
A D | shim.c | 303 int pv_shim_shutdown(uint8_t reason) in pv_shim_shutdown()
|
/xen/tools/libs/devicemodel/ |
A D | core.c | 561 xendevicemodel_handle *dmod, domid_t domid, unsigned int reason) in xendevicemodel_shutdown()
|
/xen/xen/include/public/hvm/ |
A D | dm_op.h | 377 uint32_t reason; /* SHUTDOWN_* => enum sched_shutdown_reason */ member
|
/xen/xen/arch/x86/hvm/vmx/ |
A D | vvmx.c | 1385 unsigned long reason = get_vvmcs(v, VM_EXIT_REASON); in nvmx_update_apicv() local 2396 unsigned long idtv_info, reason; in nvmx_idtv_handling() local
|
/xen/tools/xenstore/ |
A D | talloc.c | 69 #define TALLOC_ABORT(reason) abort() argument
|
/xen/xen/arch/x86/cpu/mcheck/ |
A D | mce.c | 1154 const char *reason = NULL; in x86_mc_msrinject_verify() local
|
/xen/tools/ocaml/libs/xc/ |
A D | xenctrl_stubs.c | 340 CAMLprim value stub_xc_domain_shutdown(value xch, value domid, value reason) in stub_xc_domain_shutdown()
|
/xen/xen/xsm/flask/ss/ |
A D | services.c | 302 const char *reason) in security_dump_masked_av()
|
/xen/xen/drivers/passthrough/vtd/ |
A D | iommu.c | 867 const char *reason, *kind; in iommu_page_fault_do_one() local
|
/xen/xen/common/sched/ |
A D | core.c | 1560 int vcpu_temporary_affinity(struct vcpu *v, unsigned int cpu, uint8_t reason) in vcpu_temporary_affinity()
|
/xen/tools/python/xen/lowlevel/xc/ |
A D | xc.c | 219 uint32_t dom, reason; in pyxc_domain_shutdown() local
|
/xen/tools/libxc/ |
A D | xc_domain.c | 100 int reason) in xc_domain_shutdown()
|
/xen/xen/arch/x86/hvm/ |
A D | hvm.c | 1686 u8 reason = d->arch.hvm.params[HVM_PARAM_TRIPLE_FAULT_REASON]; in hvm_triple_fault() local
|
/xen/tools/xentrace/ |
A D | xenalyze.c | 3594 long reason=(long)data; in hvm_mmio_summary() local 3602 long reason; in hvm_mmio_assist_postprocess() local 7481 unsigned int domid, vcpuid, reason; in sched_process() member
|