Home
last modified time | relevance | path

Searched defs:buffer (Results 1 – 8 of 8) sorted by relevance

/kvm-unit-tests/lib/
H A Dmemregions.c94 u8 *buffer = (u8 *)*mem_map->map; in memregions_efi_init() local
H A Dprintf.c14 char *buffer; member
H A Defi.c271 static int efi_grow_buffer(efi_status_t *status, void **buffer, uint64_t buffer_size) in efi_grow_buffer()
/kvm-unit-tests/s390x/
H A Dmvpg.c36 static uint8_t buffer[PAGE_SIZE] __attribute__((aligned(PAGE_SIZE))); variable
/kvm-unit-tests/lib/s390x/
H A Dcss_lib.c81 char buffer[510]; in get_chsc_scsc() local
/kvm-unit-tests/x86/
H A Ddebug.c421 uint8_t buffer[128] __attribute__((aligned(64))) = { }; in bus_lock() local
/kvm-unit-tests/lib/x86/
H A Dsetup.c216 efi_memory_desc_t *buffer = *map->map; in setup_memory_allocator() local
/kvm-unit-tests/lib/linux/
H A Defi.h522 void *buffer; member