Searched refs:SBI_EXT_RFENCE (Results 1 – 4 of 4) sorted by relevance
132 .extid_start = SBI_EXT_RFENCE,133 .extid_end = SBI_EXT_RFENCE,
78 if (sbi_probe_extension(SBI_EXT_RFENCE) <= 0) { in riscv_kvm_init()
308 int ext = SBI_EXT_RFENCE; in __sbi_rfence_v02_call()680 if (sbi_probe_extension(SBI_EXT_RFENCE) > 0) { in sbi_init()
29 SBI_EXT_RFENCE = 0x52464E43, enumerator
Completed in 7 milliseconds