Searched refs:NUM_TILES (Results 1 – 1 of 1) sorted by relevance
26 #define NUM_TILES 8 macro28 #define XSAVE_SIZE ((NUM_TILES * TILE_SIZE) + PAGE_SIZE)46 u8 data[NUM_TILES * TILE_SIZE];289 amx_offset = xsave_restore_size - NUM_TILES*TILE_SIZE; in main()
Completed in 5 milliseconds