Home
last modified time | relevance | path

Searched refs:NUM_TILES (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/tools/testing/selftests/kvm/x86_64/
H A Damx_test.c28 #define NUM_TILES 8 macro
30 #define XSAVE_SIZE ((NUM_TILES * TILE_SIZE) + PAGE_SIZE)
48 u8 data[NUM_TILES * TILE_SIZE];
293 amx_offset = xsave_restore_size - NUM_TILES*TILE_SIZE; in main()