Searched defs:__PA_LDCW_ALIGNMENT (Results 1 - 1 of 1) sorted by relevance
/vbox/src/recompiler/ | ||
H A D | qemu-lock.h | 181 #define __PA_LDCW_ALIGNMENT 16 macro 184 a = (a + __PA_LDCW_ALIGNMENT - 1) & ~(__PA_LDCW_ALIGNMENT - 1); |
Completed in 80 milliseconds