Home
last modified time | relevance | path

Searched refs:u_platform (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/bsd-user/openbsd/
H A Dtarget_os_elf.h76 abi_ulong u_platform; in target_create_elf_tables() local
81 u_platform = 0; in target_create_elf_tables()
86 u_platform = sp; in target_create_elf_tables()
133 NEW_AUX_ENT(AT_PLATFORM, u_platform); in target_create_elf_tables()
/openbmc/qemu/bsd-user/netbsd/
H A Dtarget_os_elf.h76 abi_ulong u_platform; in target_create_elf_tables() local
81 u_platform = 0; in target_create_elf_tables()
86 u_platform = sp; in target_create_elf_tables()
133 NEW_AUX_ENT(AT_PLATFORM, u_platform); in target_create_elf_tables()