Searched refs:this_hwcap (Results 1 – 1 of 1) sorted by relevance
91 unsigned long this_hwcap = 0; in riscv_fill_hwcap() local197 this_hwcap |= isa2hwcap[(unsigned char)(*ext)]; in riscv_fill_hwcap()212 elf_hwcap &= this_hwcap; in riscv_fill_hwcap()214 elf_hwcap = this_hwcap; in riscv_fill_hwcap()