Home
last modified time | relevance | path

Searched defs:elf_hwcap (Results 1 – 4 of 4) sorted by relevance

/openbmc/qemu/linux-user/arm/
H A Dtarget_proc.h13 target_ulong elf_hwcap = get_elf_hwcap(); in open_cpuinfo() local
/openbmc/linux/arch/arm/include/asm/
H A Dprocinfo.h34 unsigned int elf_hwcap; member
/openbmc/qemu/linux-user/s390x/
H A Dtarget_proc.h51 uint32_t elf_hwcap = get_elf_hwcap(); in show_cpu_summary() local
/openbmc/linux/arch/s390/kernel/
H A Dprocessor.c29 unsigned long __read_mostly elf_hwcap; variable