Home
last modified time | relevance | path

Searched refs:AT_PAGESZ (Results 1 – 5 of 5) sorted by relevance

/linux-6.3-rc2/include/uapi/linux/
A Dauxvec.h15 #define AT_PAGESZ 6 /* system page size */ macro
/linux-6.3-rc2/arch/um/os-Linux/
A Delf_aux.c58 case AT_PAGESZ: in scan_elf_aux()
/linux-6.3-rc2/tools/include/nolibc/
A Dsys.h514 ret = getauxval(AT_PAGESZ); in getpagesize()
/linux-6.3-rc2/fs/
A Dbinfmt_elf_fdpic.c647 NEW_AUX_ENT(AT_PAGESZ, PAGE_SIZE); in create_elf_fdpic_tables()
A Dbinfmt_elf.c261 NEW_AUX_ENT(AT_PAGESZ, ELF_EXEC_PAGESIZE); in create_elf_tables()

Completed in 13 milliseconds