Home
last modified time | relevance | path

Searched full:zihintpause (Results 1 – 5 of 5) sorted by relevance

/linux/arch/riscv/boot/dts/sophgo/
H A Dsg2044-cpus.dtsi37 "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 Dhwprobe.rst194 * :c:macro:`RISCV_HWPROBE_EXT_ZIHINTPAUSE`: The Zihintpause extension is
196 d8ab5c78c207 ("Zihintpause is ratified").
/linux/tools/testing/selftests/kvm/riscv/
H A Dget-reg-list.c554 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 Dsys_hwprobe.c120 EXT_KEY(ZIHINTPAUSE); in hwprobe_isa_ext0()
H A Dcpufeature.c469 __RISCV_ISA_EXT_DATA(zihintpause, RISCV_ISA_EXT_ZIHINTPAUSE),