Home
last modified time | relevance | path

Searched full:svvptc (Results 1 – 3 of 3) sorted by relevance

/linux/tools/testing/selftests/kvm/riscv/
H A Dget-reg-list.c527 KVM_ISA_EXT_ARR(SVVPTC), in isa_ext_single_id_to_str()
1171 KVM_ISA_EXT_SIMPLE_CONFIG(svvptc, SVVPTC);
/linux/arch/riscv/include/asm/
H A Dpgtable.h562 * Svvptc guarantees that the new valid pte will be visible within in update_mmu_cache_range()
/linux/arch/riscv/kernel/
H A Dcpufeature.c592 __RISCV_ISA_EXT_DATA(svvptc, RISCV_ISA_EXT_SVVPTC),