/xen/xen/common/coverage/ |
A D | gcov.c | 39 size_t gcov_store_uint32(void *buffer, size_t off, uint32_t v) in gcov_store_uint32() 64 size_t gcov_store_uint64(void *buffer, size_t off, uint64_t v) in gcov_store_uint64() 84 static int gcov_info_dump_payload(const struct gcov_info *info, in gcov_info_dump_payload() 151 static int gcov_dump_one_record(const struct gcov_info *info, in gcov_dump_one_record() 175 static int gcov_dump_all(XEN_GUEST_HANDLE_PARAM(char) buffer, in gcov_dump_all()
|
A D | gcc_4_7.c | 149 size_t gcov_info_to_gcda(char *buffer, const struct gcov_info *info) in gcov_info_to_gcda()
|
A D | llvm.c | 108 static int dump(XEN_GUEST_HANDLE_PARAM(char) buffer, uint32_t *buf_size) in dump()
|
/xen/tools/console/testsuite/ |
A D | console-dom0.c | 12 static void generate_random_buffer(char *buffer, size_t size) in generate_random_buffer() 21 static void canonicalize(char *buffer) in canonicalize() 37 char buffer[4096]; in main() local
|
A D | console-domU.c | 9 static void canonicalize(char *buffer) in canonicalize() 25 char buffer[4096]; in main() local
|
/xen/tools/libxl/ |
A D | osdeps.c | 26 int vasprintf(char **buffer, const char *fmt, va_list ap) in vasprintf() 57 int asprintf(char **buffer, char *fmt, ...) in asprintf()
|
/xen/xen/tools/kconfig/ |
A D | lexer.l | 34 struct buffer { struct 35 struct buffer *parent; argument 39 struct buffer *current_buf; argument
|
/xen/tools/libxc/ |
A D | xc_mem_paging.c | 26 unsigned int op, uint64_t gfn, void *buffer) in xc_mem_paging_memop() 111 uint64_t gfn, void *buffer) in xc_mem_paging_load()
|
/xen/tools/console/daemon/ |
A D | io.c | 85 struct buffer { struct 99 struct buffer buffer; argument 313 struct buffer *buffer = &con->buffer; in buffer_append() local 389 static bool buffer_empty(struct buffer *buffer) in buffer_empty() 394 static void buffer_advance(struct buffer *buffer, size_t len) in buffer_advance() 1160 static char buffer[1024*16]; in handle_hv_logs() local
|
/xen/tools/ocaml/libs/xb/ |
A D | xs_ring_stubs.c | 55 unsigned char *buffer = Bytes_val(ml_buffer); in ml_interface_read() local 114 const unsigned char *buffer = Bytes_val(ml_buffer); in ml_interface_write() local
|
/xen/xen/arch/x86/cpu/microcode/ |
A D | core.c | 554 char buffer[]; member 560 struct ucode_buf *buffer = data; in microcode_update_helper() local 671 struct ucode_buf *buffer; in microcode_update() local
|
/xen/tools/xentrace/ |
A D | mread.h | 10 char * buffer; member
|
/xen/tools/libvchan/ |
A D | libxenvchan.h | 58 void* buffer; member
|
/xen/xen/common/ |
A D | unlzma.c | 64 uint8_t *buffer; member 79 static int INIT nofill(void *buffer, unsigned int len) in nofill() 97 unsigned char *buffer, int buffer_size) in rc_init() 272 uint8_t *buffer; member
|
/xen/tools/libs/toollog/include/ |
A D | xentoollog.h | 116 #define XTL_NEW_LOGGER(LOGGER,buffer) ({ \ argument
|
/xen/tools/firmware/rombios/32bit/ |
A D | pmm.c | 103 uint32_t buffer; member 133 uint8_t buffer[0]; member 475 pmmDeallocate(uint32_t buffer) in pmmDeallocate()
|
/xen/xen/arch/x86/hvm/ |
A D | emulate.c | 47 unsigned char buffer[16]; in hvmtrace_io_assist() local 91 static int set_context_data(void *buffer, unsigned int size) in set_context_data() 370 uint8_t dir, bool_t df, void *buffer) in hvmemul_do_io_buffer() 495 void *buffer) in hvmemul_do_pio_buffer() 541 void *buffer) in hvmemul_do_mmio_buffer() 925 uint8_t *buffer, unsigned int offset) in hvmemul_phys_mmio_access() 1054 unsigned long gla, unsigned int size, uint8_t dir, void *buffer, in hvmemul_linear_mmio_access() 1106 unsigned long gla, unsigned int size, void *buffer, in hvmemul_linear_mmio_read() 1115 unsigned long gla, unsigned int size, void *buffer, in hvmemul_linear_mmio_write() 3014 void *buffer, unsigned int size) in hvmemul_read_cache() [all …]
|
/xen/tools/xenstore/ |
A D | xs_lib.c | 153 char *buffer, size_t buf_len) in xs_perm_to_string()
|
/xen/xen/drivers/acpi/tables/ |
A D | tbutils.c | 216 u8 acpi_tb_checksum(u8 * buffer, acpi_native_uint length) in acpi_tb_checksum()
|
/xen/xen/drivers/acpi/ |
A D | osl.c | 58 static char buffer[512]; in acpi_os_vprintf() local
|
/xen/xen/arch/x86/mm/ |
A D | mem_paging.c | 345 static int prepare(struct domain *d, gfn_t gfn, in prepare()
|
/xen/tools/firmware/rombios/32bit/tcgbios/ |
A D | tpm_drivers.c | 129 static uint32_t tis_readresp(uint32_t baseaddr, unsigned char *buffer, uint32_t len) in tis_readresp()
|
/xen/xen/arch/x86/boot/ |
A D | mkelf32.c | 263 char buffer[1024] = {}; in main() local
|
/xen/tools/pygrub/src/fsimage/ |
A D | fsimage.c | 48 PyObject * buffer; in fsimage_file_read() local
|
/xen/stubdom/vtpmmgr/ |
A D | tpm2_types.h | 395 BYTE buffer[sizeof(TPMU_HA)]; member 508 BYTE buffer[MAX_SYM_KEY_BYTES]; member 519 BYTE buffer[MAX_SYM_DATA]; member 726 BYTE buffer[MAX_RSA_KEY_BYTES]; member 735 BYTE buffer[MAX_RSA_KEY_BYTES/2]; member 741 BYTE buffer[MAX_ECC_KEY_BYTES]; member 887 BYTE buffer[sizeof(_PRIVATE)]; member
|