Home
last modified time | relevance | path

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

/linux/Documentation/arch/riscv/
H A Dhwprobe.rst194 * :c:macro:`RISCV_HWPROBE_EXT_ZIHINTPAUSE`: The Zihintpause extension is
196 d8ab5c78c207 ("Zihintpause is ratified").
/linux/Documentation/devicetree/bindings/riscv/
H A Dextensions.yaml635 - const: zihintpause
637 The standard Zihintpause extension for pause hints, as ratified in
638 commit d8ab5c7 ("Zihintpause is ratified") of the riscv-isa-manual.
/linux/tools/testing/selftests/kvm/riscv/
H A Dget-reg-list.c560 KVM_ISA_EXT_ARR(ZIHINTPAUSE), in isa_ext_single_id_to_str()
1204 KVM_ISA_EXT_SIMPLE_CONFIG(zihintpause, ZIHINTPAUSE);
/linux/arch/riscv/kernel/
H A Dsys_hwprobe.c133 EXT_KEY(isainfo->isa, ZIHINTPAUSE, pair->value, missing); in hwprobe_isa_ext0()
H A Dcpufeature.c515 __RISCV_ISA_EXT_DATA(zihintpause, RISCV_ISA_EXT_ZIHINTPAUSE),
/linux/arch/riscv/kvm/
H A Dvcpu_onereg.c83 KVM_ISA_EXT_ARR(ZIHINTPAUSE),