Searched defs:bytes (Results 1 – 3 of 3) sorted by relevance
38 static uint64_t fwcfg_get_u(uint16_t index, int bytes) in fwcfg_get_u()
445 uint8_t *bytes = cross_mem; // aligned on PAGE_SIZE*2 in test_sse_exceptions() local
138 typedef struct { unsigned char bytes[16]; } cpacf_mask_t; member