Home
last modified time | relevance | path

Searched defs:bytes (Results 1 – 3 of 3) sorted by relevance

/kvm-unit-tests/lib/x86/
H A Dfwcfg.c38 static uint64_t fwcfg_get_u(uint16_t index, int bytes) in fwcfg_get_u()
/kvm-unit-tests/x86/
H A Demulator.c445 uint8_t *bytes = cross_mem; // aligned on PAGE_SIZE*2 in test_sse_exceptions() local
/kvm-unit-tests/lib/s390x/asm/
H A Dcpacf.h138 typedef struct { unsigned char bytes[16]; } cpacf_mask_t; member