Searched full:zihintpause (Results 1 – 5 of 5) sorted by relevance
194 * :c:macro:`RISCV_HWPROBE_EXT_ZIHINTPAUSE`: The Zihintpause extension is196 d8ab5c78c207 ("Zihintpause is ratified").
632 - const: zihintpause634 The standard Zihintpause extension for pause hints, as ratified in635 commit d8ab5c7 ("Zihintpause is ratified") of the riscv-isa-manual.
613 KVM_ISA_EXT_ARR(ZIHINTPAUSE), in isa_ext_id_to_str() 1275 KVM_ISA_EXT_SIMPLE_CONFIG(zihintpause, ZIHINTPAUSE);
130 EXT_KEY(isainfo->isa, ZIHINTPAUSE, pair->value, missing); in hwprobe_isa_ext0()
541 __RISCV_ISA_EXT_DATA(zihintpause, RISCV_ISA_EXT_ZIHINTPAUSE),