Home
last modified time | relevance | path

Searched defs:csr_func (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/arch/riscv/kvm/
H A Dvcpu_insn.c204 struct csr_func { struct
216 static const struct csr_func csr_funcs[] = { argument
/openbmc/linux/arch/mips/kernel/
H A Dtraps.c726 int csr_func = (opcode & CSR_FUNC_MASK) >> 16; in simulate_loongson3_cpucfg() local