Home
last modified time | relevance | path

Searched defs:misa_mxl_max (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/target/riscv/
H A Dcpu.c2885 #define DEFINE_CPU(type_name, misa_mxl_max, initfn) \ argument
2894 #define DEFINE_DYNAMIC_CPU(type_name, misa_mxl_max, initfn) \ argument
2903 #define DEFINE_VENDOR_CPU(type_name, misa_mxl_max, initfn) \ argument
2912 #define DEFINE_BARE_CPU(type_name, misa_mxl_max, initfn) \ argument
2921 #define DEFINE_PROFILE_CPU(type_name, misa_mxl_max, initfn) \ argument
H A Dtranslate.c64 RISCVMXL misa_mxl_max; member
H A Dcpu.h528 uint32_t misa_mxl_max; /* max mxl for this cpu */ member