Home
last modified time | relevance | path

Searched full:svpbmt (Results 1 – 7 of 7) sorted by relevance

/freebsd/sys/contrib/device-tree/src/riscv/sophgo/
H A Dsg2044-cpus.dtsi31 "svinval", "svnapot", "svpbmt",
67 "svinval", "svnapot", "svpbmt",
103 "svinval", "svnapot", "svpbmt",
139 "svinval", "svnapot", "svpbmt",
175 "svinval", "svnapot", "svpbmt",
211 "svinval", "svnapot", "svpbmt",
247 "svinval", "svnapot", "svpbmt",
283 "svinval", "svnapot", "svpbmt",
319 "svinval", "svnapot", "svpbmt",
355 "svinval", "svnapot", "svpbmt",
[all …]
/freebsd/sys/contrib/device-tree/src/riscv/spacemit/
H A Dk1.dtsi62 "sscofpmf", "sstc", "svinval", "svnapot", "svpbmt";
92 "sscofpmf", "sstc", "svinval", "svnapot", "svpbmt";
122 "sscofpmf", "sstc", "svinval", "svnapot", "svpbmt";
152 "sscofpmf", "sstc", "svinval", "svnapot", "svpbmt";
182 "sscofpmf", "sstc", "svinval", "svnapot", "svpbmt";
212 "sscofpmf", "sstc", "svinval", "svnapot", "svpbmt";
242 "sscofpmf", "sstc", "svinval", "svnapot", "svpbmt";
272 "sscofpmf", "sstc", "svinval", "svnapot", "svpbmt";
/freebsd/sys/riscv/riscv/
H A Didentcpu.c178 CHECK_S_EXT("svpbmt", SV_SVPBMT); in parse_ext_s()
616 "\03Svpbmt" in printcpuinfo()
H A Dpmap.c551 * lacking the Svpbmt extension.
/freebsd/sys/riscv/include/
H A Dpte.h87 * Svpbmt Memory Attribute (MA) bits [62:61].
/freebsd/sys/contrib/device-tree/Bindings/riscv/
H A Dextensions.yaml214 - const: svpbmt
216 The standard Svpbmt supervisor-level extensions for page-based
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVFeatures.td1005 : RISCVExtension<"svpbmt", 1, 0,
1006 "'Svpbmt' (Page-Based Memory Types)">;