Searched refs:AT_PAGESZ (Results 1 – 5 of 5) sorted by relevance
15 #define AT_PAGESZ 6 /* system page size */ macro
58 case AT_PAGESZ: in scan_elf_aux()
514 ret = getauxval(AT_PAGESZ); in getpagesize()
647 NEW_AUX_ENT(AT_PAGESZ, PAGE_SIZE); in create_elf_fdpic_tables()
261 NEW_AUX_ENT(AT_PAGESZ, ELF_EXEC_PAGESIZE); in create_elf_tables()
Completed in 11 milliseconds