Searched full:zicfilp (Results 1 – 5 of 5) sorted by relevance
| /linux/Documentation/arch/riscv/ |
| H A D | zicfilp.rst | 27 counter (PC) value. On RISC-V, the zicfilp extension enforces a 91 ``zicfilp``, then the kernel will enable indirect branch tracking for 102 do not wish to load objects without ``zicfilp`` support. 106 ``dlopen()`` to an object which wasn't compiled with ``zicfilp``, the
|
| H A D | hwprobe.rst | 294 * :c:macro:`RISCV_HWPROBE_EXT_ZICFILP`: The Zicfilp extension is supported,
|
| /linux/Documentation/devicetree/bindings/riscv/ |
| H A D | extensions.yaml | 583 - const: zicfilp 585 The standard Zicfilp extension for enforcing forward edge
|
| /linux/arch/riscv/kernel/ |
| H A D | sys_hwprobe.c | 126 EXT_KEY(isainfo->isa, ZICFILP, pair->value, missing); in hwprobe_isa_ext0()
|
| H A D | cpufeature.c | 545 __RISCV_ISA_EXT_SUPERSET_VALIDATE(zicfilp, RISCV_ISA_EXT_ZICFILP, riscv_xlinuxenvcfg_exts,
|