Home
last modified time | relevance | path

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

/xen-4.10.0-shim-comet/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-4.10.0-shim-comet/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-4.10.0-shim-comet/docs/misc/
A Dlivepatch.markdown85 ### Example of trampoline and in-place splicing
158 ### Example of different trampoline patching.
225 ### Security
/xen-4.10.0-shim-comet/tools/firmware/hvmloader/
A D32bitbios_support.c108 char *code; in relocate_32bitbios() local
/xen-4.10.0-shim-comet/tools/blktap2/control/
A Dtap-ctl-spawn.c113 int code = WEXITSTATUS(status); in tap_ctl_wait() local
/xen-4.10.0-shim-comet/unmodified_drivers/linux-2.6/platform-pci/
A Dplatform-compat.c91 asmlinkage NORET_TYPE void do_exit(long code) in do_exit()
/xen-4.10.0-shim-comet/tools/libxc/
A Dxc_private.c121 const char *xc_error_code_to_desc(int code) in xc_error_code_to_desc()
142 xentoollog_level level, int code, in xc_reportv()
178 xentoollog_level level, int code, const char *fmt, ...) { in xc_report()
185 void xc_report_error(xc_interface *xch, int code, const char *fmt, ...) in xc_report_error()
/xen-4.10.0-shim-comet/xen/include/xen/
A Delfcore.h22 int code; /* extra code */ member
/xen-4.10.0-shim-comet/tools/xenstore/
A Dtdb.h48 #define TDB_ERRCODE(code, ret) ((tdb->ecode = (code)), ret) argument
/xen-4.10.0-shim-comet/xen/drivers/passthrough/amd/
A Diommu_init.c528 u32 code; in parse_event_log_entry() local
645 u8 bus, devfn, code; in parse_ppr_log_entry() local
/xen-4.10.0-shim-comet/tools/tests/x86_emulator/
A Dtest_x86_emulator.c65 const void *code; member
/xen-4.10.0-shim-comet/tools/blktap2/include/
A Dvhd.h122 u32 code; /* Platform code -- see defines below. */ member
/xen-4.10.0-shim-comet/tools/blktap2/vhd/lib/
A Dlibvhd.c428 vhd_validate_platform_code(uint32_t code) in vhd_validate_platform_code()
1525 char *code, out[512]; in vhd_header_decode_parent() local
1662 const char *parent, off_t off, uint32_t code, in vhd_parent_locator_write_at()
2587 uint32_t code; in vhd_write_parent_locators() local
A Dvhd-util-read.c165 code_name(uint32_t code) in code_name()
/xen-4.10.0-shim-comet/xen/common/
A Dunlzma.c68 uint32_t code; member
/xen-4.10.0-shim-comet/xen/common/xz/
A Ddec_lzma2.c97 uint32_t code; member
/xen-4.10.0-shim-comet/tools/libxc/include/
A Dxenctrl.h1675 enum xc_error_code code; member
/xen-4.10.0-shim-comet/tools/ocaml/libs/xc/
A Dxenctrl_stubs.c905 static value xc_version_single_string(value xch, int code, void *info) in xc_version_single_string()
/xen-4.10.0-shim-comet/xen/arch/arm/
A Dtraps.c1428 static void do_debug_trap(struct cpu_user_regs *regs, unsigned int code) in do_debug_trap()

Completed in 59 milliseconds