Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/riscv/include/asm/
H A Dencoding.h389 #define CSR_MHARTID 0xf14 macro
/openbmc/linux/arch/riscv/include/asm/
H A Dcsr.h370 #define CSR_MHARTID 0xf14
369 #define CSR_MHARTID global() macro
/openbmc/linux/arch/riscv/kernel/
H A Dhead.S228 csrr a0, CSR_MHARTID
/openbmc/qemu/target/riscv/
H A Dcpu_bits.h148 #define CSR_MHARTID 0xf14 macro
H A Dcpu.c765 CSR_MHARTID, in riscv_cpu_dump_state()
H A Dcsr.c5036 [CSR_MHARTID] = { "mhartid", any, read_mhartid },