Searched full:zawrs (Results 1 – 6 of 6) sorted by relevance
244 * :c:macro:`RISCV_HWPROBE_EXT_ZAWRS`: The Zawrs extension is supported as246 riscv/zawrs") of riscv-isa-manual.
421 - const: zawrs423 The Zawrs extension for entering a low-power state or for trapping426 riscv/zawrs") of riscv-isa-manual.
687 bool "Zawrs extension support for more efficient busy waiting"691 The Zawrs extension defines instructions to be used in polling loops694 use of these instructions in the kernel when the Zawrs extension is
584 KVM_ISA_EXT_ARR(ZAWRS), in isa_ext_single_id_to_str() 1246 KVM_ISA_EXT_SIMPLE_CONFIG(zawrs, ZAWRS);
111 EXT_KEY(isainfo->isa, ZAWRS, pair->value, missing); in hwprobe_isa_ext0()
550 __RISCV_ISA_EXT_DATA(zawrs, RISCV_ISA_EXT_ZAWRS),