Searched refs:cache_line_size (Results 1 – 2 of 2) sorted by relevance
/xen/tools/tests/x86_emulator/ | ||
A D | x86-emulate.h | 131 #define cache_line_size() (cp.basic.clflush_size * 8) macro |
A D | test_x86_emulator.c | 5051 j = cache_line_size(); in main() |
Completed in 8 milliseconds