Searched refs:HWCAP_SPARC_FLUSH (Results 1 – 3 of 3) sorted by relevance
35 else if (!(hwcap & HWCAP_SPARC_FLUSH)) in __getshmlba()
23 #define HWCAP_SPARC_FLUSH 0x00000001 macro
157 const int do_flush = GLRO(dl_hwcap) & HWCAP_SPARC_FLUSH; in elf_machine_runtime_setup()306 const int do_flush = GLRO(dl_hwcap) & HWCAP_SPARC_FLUSH; in elf_machine_fixup_plt()442 const int do_flush = GLRO(dl_hwcap) & HWCAP_SPARC_FLUSH; in elf_machine_rela()
Completed in 4 milliseconds