Home
last modified time | relevance | path

Searched refs:SBI_EXT_RFENCE_REMOTE_FENCE_I (Results 1 – 3 of 3) sorted by relevance

/linux-6.1.9/arch/riscv/kernel/
Dsbi.c186 case SBI_EXT_RFENCE_REMOTE_FENCE_I: in __sbi_rfence_v01()
312 case SBI_EXT_RFENCE_REMOTE_FENCE_I: in __sbi_rfence_v02_call()
431 return __sbi_rfence(SBI_EXT_RFENCE_REMOTE_FENCE_I, in sbi_remote_fence_i()
/linux-6.1.9/arch/riscv/kvm/
Dvcpu_sbi_replace.c90 case SBI_EXT_RFENCE_REMOTE_FENCE_I: in kvm_sbi_ext_rfence_handler()
/linux-6.1.9/arch/riscv/include/asm/
Dsbi.h62 SBI_EXT_RFENCE_REMOTE_FENCE_I = 0, enumerator