Home
last modified time | relevance | path

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

/openbmc/linux/arch/riscv/include/asm/
H A Dinsn.h144 #define RVG_SYSTEM_CSR_MASK GENMASK(12, 0) macro
349 ({typeof(x) x_ = (x); RV_X(x_, RVG_SYSTEM_CSR_OFF, RVG_SYSTEM_CSR_MASK); })