Searched refs:CT_PAGE_SIZE (Results 1 – 2 of 2) sorted by relevance
31 #define CT_PAGE_SIZE 4096 macro34 #define CT_PAGE_ALIGN(addr) ALIGN(addr, CT_PAGE_SIZE)
24 #define CT_PTES_PER_PAGE (CT_PAGE_SIZE / sizeof(void *))25 #define CT_ADDRS_PER_PAGE (CT_PTES_PER_PAGE * CT_PAGE_SIZE)