Home
last modified time | relevance | path

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

/linux/arch/riscv/include/uapi/asm/
A Dhwcap.h19 #define COMPAT_HWCAP_ISA_M (1 << ('M' - 'A')) macro
/linux/arch/riscv/kernel/
A Dcpufeature.c71 isa2hwcap['m'] = isa2hwcap['M'] = COMPAT_HWCAP_ISA_M; in riscv_fill_hwcap()

Completed in 6 milliseconds