Home
last modified time | relevance | path

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

/openbmc/linux/arch/sparc/include/asm/
H A Delf_32.h61 #define HWCAP_SPARC_FLUSH 1 /* CPU supports flush instruction. */ macro
123 #define ELF_HWCAP (HWCAP_SPARC_FLUSH | HWCAP_SPARC_STBAR | \
H A Delf_64.h63 #define HWCAP_SPARC_FLUSH 0x00000001 macro
/openbmc/linux/arch/sparc/kernel/
H A Dsetup_64.c388 unsigned long sparc64_elf_hwcap = (HWCAP_SPARC_FLUSH | HWCAP_SPARC_STBAR |
/openbmc/qemu/include/
H A Delf.h569 #define HWCAP_SPARC_FLUSH 0x00000001 macro
/openbmc/qemu/linux-user/
H A Delfload.c967 #define ELF_HWCAP (HWCAP_SPARC_FLUSH | HWCAP_SPARC_STBAR | HWCAP_SPARC_SWAP \
978 #define ELF_HWCAP (HWCAP_SPARC_FLUSH | HWCAP_SPARC_STBAR | HWCAP_SPARC_SWAP \