Home
last modified time | relevance | path

Searched full:pad (Results 1 – 11 of 11) sorted by relevance

/kvm-unit-tests/lib/s390x/asm/
H A Dinterrupt.h29 uint64_t /* pad */ : 61 - 0;
34 uint64_t /* pad */ : 60 - 0;
40 uint64_t /* pad */ : 56 - 0;
42 uint64_t /* pad */ : 60 - 57;
H A Dmem.h27 uint8_t pad : 1; member
/kvm-unit-tests/lib/
H A Dprintf.c20 char pad; member
43 addchar(p, props.pad); in print_str()
52 props.pad = ' '; /* ignore '0' flag with '-' flag */ in print_str()
55 addchar(p, props.pad); in print_str()
213 if (props.pad == '0') { in print_unsigned()
313 props.pad = ' '; in vsnprintf()
333 props.pad = ' '; in vsnprintf()
340 props.pad = '0'; in vsnprintf()
H A Drand.c128 * Pad according to SHA-2 specification. in sha256_hash()
H A Defi.c74 * Pad map_size with additional descriptors so we don't need to in efi_get_memory_map()
/kvm-unit-tests/x86/
H A Dkvmclock.h24 u8 pad[2]; member
H A Dasyncpf.c52 uint8_t pad[56]; member
/kvm-unit-tests/s390x/
H A Dex.c144 //align (pad with nop), in case the wrong operand is used in test_llgfrl()
172 //align (pad with nop), in case the wrong operand is used in test_crl()
/kvm-unit-tests/arm/efi/
H A Dcrt0-efi-aarch64.S27 .skip 58 // 'MZ' + pad + offset == 64
/kvm-unit-tests/riscv/efi/
H A Dcrt0-efi-riscv64.S31 .skip 58 // 'MZ' + pad + offset == 64
/kvm-unit-tests/lib/linux/
H A Defi.h138 u32 pad; member