Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/riscv/kernel/
A Dcpufeature.c108 unsigned long this_hwcap = 0; in riscv_fill_hwcap() local
219 this_hwcap |= isa2hwcap[nr]; in riscv_fill_hwcap()
241 elf_hwcap &= this_hwcap; in riscv_fill_hwcap()
243 elf_hwcap = this_hwcap; in riscv_fill_hwcap()

Completed in 3 milliseconds