Searched full:zihintpause (Results 1 – 5 of 5) sorted by relevance
/linux/arch/riscv/boot/dts/sophgo/ |
H A D | sg2044-cpus.dtsi | 37 "zihintntl", "zihintpause", "zihpm", 73 "zihintntl", "zihintpause", "zihpm", 109 "zihintntl", "zihintpause", "zihpm", 145 "zihintntl", "zihintpause", "zihpm", 181 "zihintntl", "zihintpause", "zihpm", 217 "zihintntl", "zihintpause", "zihpm", 253 "zihintntl", "zihintpause", "zihpm", 289 "zihintntl", "zihintpause", "zihpm", 325 "zihintntl", "zihintpause", "zihpm", 361 "zihintntl", "zihintpause", "zihpm", [all …]
|
/linux/Documentation/arch/riscv/ |
H A D | hwprobe.rst | 194 * :c:macro:`RISCV_HWPROBE_EXT_ZIHINTPAUSE`: The Zihintpause extension is 196 d8ab5c78c207 ("Zihintpause is ratified").
|
/linux/tools/testing/selftests/kvm/riscv/ |
H A D | get-reg-list.c | 554 KVM_ISA_EXT_ARR(ZIHINTPAUSE), in isa_ext_single_id_to_str() 1193 KVM_ISA_EXT_SIMPLE_CONFIG(zihintpause, ZIHINTPAUSE);
|
/linux/arch/riscv/kernel/ |
H A D | sys_hwprobe.c | 120 EXT_KEY(ZIHINTPAUSE); in hwprobe_isa_ext0()
|
H A D | cpufeature.c | 469 __RISCV_ISA_EXT_DATA(zihintpause, RISCV_ISA_EXT_ZIHINTPAUSE),
|