Searched defs:PADLOCK_ALIGN (Results 1 - 1 of 1) sorted by relevance

/freebsd-11.0-release/sys/crypto/via/
H A Dpadlock.h82 #define PADLOCK_ALIGN(p) (void *)(roundup2((uintptr_t)(p), 16)) macro

Completed in 102 milliseconds