Home
last modified time | relevance | path

Searched refs:PT_LOPROC (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/include/uapi/linux/
H A Delf.h36 #define PT_LOPROC 0x70000000 macro
45 #define PT_AARCH64_MEMTAG_MTE (PT_LOPROC + 0x2)
/openbmc/linux/arch/powerpc/boot/
H A Delf.h33 #define PT_LOPROC 0x70000000 macro
/openbmc/qemu/include/
H A Delf.h31 #define PT_LOPROC 0x70000000 macro
1285 #define PT_IA_64_ARCHEXT (PT_LOPROC + 0) /* arch extension bits */
1286 #define PT_IA_64_UNWIND (PT_LOPROC + 1) /* ia64 unwind bits */
/openbmc/u-boot/include/
H A Delf.h465 #define PT_LOPROC 0x70000000 /* reserved range for processor */ macro
/openbmc/qemu/linux-user/
H A Dgen-vdso-elfn.c.inc307 case PT_LOPROC + 3:
/openbmc/linux/fs/
H A Dbinfmt_elf.c939 case PT_LOPROC ... PT_HIPROC: in load_elf_binary()
974 case PT_LOPROC ... PT_HIPROC: in load_elf_binary()