Searched refs:HWCAP_SPARC_FLUSH (Results 1 – 4 of 4) sorted by relevance
35 else if (!(hwcap & HWCAP_SPARC_FLUSH)) in __getshmlba()
23 #define HWCAP_SPARC_FLUSH 0x00000001 macro
229 const int do_flush = GLRO(dl_hwcap) & HWCAP_SPARC_FLUSH; in elf_machine_fixup_plt()347 const int do_flush = GLRO(dl_hwcap) & HWCAP_SPARC_FLUSH; in elf_machine_rela()
9901 need to check GLRO(dl_hwcap) & HWCAP_SPARC_FLUSH on sparcv9.