/xen-4.10.0-shim-comet/xen/arch/arm/arm32/lib/ |
A D | assembler.h | 30 #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 D | log.c | 53 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 D | livepatch.markdown | 85 ### 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 D | 32bitbios_support.c | 108 char *code; in relocate_32bitbios() local
|
/xen-4.10.0-shim-comet/tools/blktap2/control/ |
A D | tap-ctl-spawn.c | 113 int code = WEXITSTATUS(status); in tap_ctl_wait() local
|
/xen-4.10.0-shim-comet/unmodified_drivers/linux-2.6/platform-pci/ |
A D | platform-compat.c | 91 asmlinkage NORET_TYPE void do_exit(long code) in do_exit()
|
/xen-4.10.0-shim-comet/tools/libxc/ |
A D | xc_private.c | 121 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 D | elfcore.h | 22 int code; /* extra code */ member
|
/xen-4.10.0-shim-comet/tools/xenstore/ |
A D | tdb.h | 48 #define TDB_ERRCODE(code, ret) ((tdb->ecode = (code)), ret) argument
|
/xen-4.10.0-shim-comet/xen/drivers/passthrough/amd/ |
A D | iommu_init.c | 528 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 D | test_x86_emulator.c | 65 const void *code; member
|
/xen-4.10.0-shim-comet/tools/blktap2/include/ |
A D | vhd.h | 122 u32 code; /* Platform code -- see defines below. */ member
|
/xen-4.10.0-shim-comet/tools/blktap2/vhd/lib/ |
A D | libvhd.c | 428 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 D | vhd-util-read.c | 165 code_name(uint32_t code) in code_name()
|
/xen-4.10.0-shim-comet/xen/common/ |
A D | unlzma.c | 68 uint32_t code; member
|
/xen-4.10.0-shim-comet/xen/common/xz/ |
A D | dec_lzma2.c | 97 uint32_t code; member
|
/xen-4.10.0-shim-comet/tools/libxc/include/ |
A D | xenctrl.h | 1675 enum xc_error_code code; member
|
/xen-4.10.0-shim-comet/tools/ocaml/libs/xc/ |
A D | xenctrl_stubs.c | 905 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 D | traps.c | 1428 static void do_debug_trap(struct cpu_user_regs *regs, unsigned int code) in do_debug_trap()
|