Home
last modified time | relevance | path

Searched defs:code (Results 1 – 14 of 14) sorted by relevance

/xen/xen/arch/arm/arm32/lib/
A Dassembler.h30 #define UNWIND(code...) code argument
32 #define UNWIND(code...) argument
66 #define PLD(code...) code argument
68 #define PLD(code...) argument
81 #define CALGN(code...) code argument
83 #define CALGN(code...) argument
/xen/stubdom/vtpmmgr/
A Dlog.c53 TPM_RESULT code; member
143 const char* tpm_get_error_name (TPM_RESULT code) { in tpm_get_error_name()
/xen/xen/include/asm-x86/guest/
A Dhyperv-hcall.h46 static inline uint64_t hv_do_fast_hypercall(uint16_t code, in hv_do_fast_hypercall()
62 static inline uint64_t hv_do_rep_hypercall(uint16_t code, uint16_t rep_count, in hv_do_rep_hypercall()
/xen/tools/firmware/hvmloader/
A D32bitbios_support.c108 char *code; in relocate_32bitbios() local
/xen/tools/libxc/
A Dxc_private.c136 const char *xc_error_code_to_desc(int code) in xc_error_code_to_desc()
157 xentoollog_level level, int code, in xc_reportv()
193 xentoollog_level level, int code, const char *fmt, ...) { in xc_report()
200 void xc_report_error(xc_interface *xch, int code, const char *fmt, ...) in xc_report_error()
/xen/xen/include/xen/
A Delfcore.h22 int code; /* extra code */ member
/xen/tools/xenstore/
A Dtdb.h48 #define TDB_ERRCODE(code, ret) ((tdb->ecode = (code)), ret) argument
/xen/xen/drivers/passthrough/amd/
A Diommu_init.c326 unsigned int code = MASK_EXTR(entry[1], IOMMU_EVENT_CODE_MASK); in iommu_read_log() local
531 u32 code; in parse_event_log_entry() local
/xen/xen/common/
A Dunlzma.c67 uint32_t code; member
/xen/xen/common/xz/
A Ddec_lzma2.c97 uint32_t code; member
/xen/tools/tests/x86_emulator/
A Dtest_x86_emulator.c267 const void *code; member
/xen/tools/ocaml/libs/xc/
A Dxenctrl_stubs.c882 static value xc_version_single_string(value xch, int code, void *info) in xc_version_single_string()
/xen/xen/arch/arm/
A Dtraps.c1391 static void do_debug_trap(struct cpu_user_regs *regs, unsigned int code) in do_debug_trap()
/xen/tools/libxc/include/
A Dxenctrl.h1648 enum xc_error_code code; member

Completed in 31 milliseconds