Searched defs:system_page_size (Results 1 – 5 of 5) sorted by relevance
70 static size_t __attribute__((const)) system_page_size() { in system_page_size() function
94 static int64_t __attribute__((const)) system_page_size() { in system_page_size() function
187 const long system_page_size = sysconf(_SC_PAGE_SIZE); in iris_get_video_memory() local
346 const long system_page_size = sysconf(_SC_PAGE_SIZE); in crocus_get_param() local
74 static unsigned long long system_page_size(void) in system_page_size() function