Searched refs:RISCV_HWPROBE_KEY_ZICBOZ_BLOCK_SIZE (Results 1 - 3 of 3) sorted by path

/linux-master/arch/riscv/include/uapi/asm/
H A Dhwprobe.h70 #define RISCV_HWPROBE_KEY_ZICBOZ_BLOCK_SIZE 6 macro
/linux-master/arch/riscv/kernel/
H A Dsys_hwprobe.c214 case RISCV_HWPROBE_KEY_ZICBOZ_BLOCK_SIZE:
/linux-master/tools/testing/selftests/riscv/hwprobe/
H A Dcbo.c87 .key = RISCV_HWPROBE_KEY_ZICBOZ_BLOCK_SIZE,
96 ksft_test_result(rc == 0 && pair.key == RISCV_HWPROBE_KEY_ZICBOZ_BLOCK_SIZE &&

Completed in 178 milliseconds