Home
last modified time | relevance | path

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

/Linux-v6.1/arch/riscv/include/asm/
Dhwcap.h31 #define RISCV_ISA_EXT_d ('d' - 'a') macro
91 case RISCV_ISA_EXT_d: in riscv_isa_ext2key()
/Linux-v6.1/arch/riscv/kvm/
Dvcpu.c54 [KVM_RISCV_ISA_EXT_D] = RISCV_ISA_EXT_d,