Searched refs:AT_PAGESZ (Results 1 – 4 of 4) sorted by relevance
15 #define AT_PAGESZ 6 /* system page size */ macro
58 case AT_PAGESZ: in scan_elf_aux()
646 NEW_AUX_ENT(AT_PAGESZ, PAGE_SIZE); in create_elf_fdpic_tables()
258 NEW_AUX_ENT(AT_PAGESZ, ELF_EXEC_PAGESIZE); in create_elf_tables()
Completed in 12 milliseconds