Home
last modified time | relevance | path

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

/openbmc/linux/arch/riscv/include/asm/
H A Dhwcap.h51 #define RISCV_ISA_EXT_SVNAPOT 33 macro
H A Dpgtable.h297 return riscv_has_extension_likely(RISCV_ISA_EXT_SVNAPOT); in has_svnapot()
/openbmc/linux/arch/riscv/kernel/
H A Dcpufeature.c183 __RISCV_ISA_EXT_DATA(svnapot, RISCV_ISA_EXT_SVNAPOT),