Home
last modified time | relevance | path

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

/external/qemu/
Dqemu-lock.h167 #define __PA_LDCW_ALIGNMENT 16 macro
170 a = (a + __PA_LDCW_ALIGNMENT - 1) & ~(__PA_LDCW_ALIGNMENT - 1); in ldcw_align()