Searched refs:_SC_PAGE_SIZE (Results 1 – 10 of 10) sorted by relevance
355 # ifdef _SC_PAGE_SIZE356 # define _SC_PAGESIZE _SC_PAGE_SIZE
35 sc_page_size = sysconf(_SC_PAGE_SIZE); in sm_memstat_open()
119 vm_page_size = sysconf(_SC_PAGE_SIZE); in ATF_TC_BODY()
276 #define _SC_PAGE_SIZE _SC_PAGESIZE macro
724 # ifndef _SC_PAGE_SIZE725 # define _SC_PAGE_SIZE _SC_PAGESIZE macro729 # ifdef _SC_PAGE_SIZE730 # define malloc_getpagesize sysconf(_SC_PAGE_SIZE)
98 long page_size = ::sysconf(_SC_PAGE_SIZE);
960 (double)physmem * sysconf(_SC_PAGE_SIZE) / (1ULL << 30)); in kernel_init()
5467 page_size = sysconf (_SC_PAGE_SIZE); in hppa_range_profitable_for_hw_watchpoint()5598 memory_page_dictionary.page_size = sysconf (_SC_PAGE_SIZE); in _initialize_infttrace()
796 if (val > sysconf(_SC_PAGE_SIZE)) { in eli_init()