Searched refs:PAGE_ALIGNED (Results 1 – 1 of 1) sorted by relevance
51 #define PAGE_ALIGNED __attribute__((__aligned__(4096))) macro53 #define PAGE_ALIGNED macro67 static unsigned char copy_row[4096] PAGE_ALIGNED;
Completed in 2 milliseconds