Searched refs:SBI_EXT_RFENCE (Results 1 – 5 of 5) sorted by relevance
132 .extid_start = SBI_EXT_RFENCE,133 .extid_end = SBI_EXT_RFENCE,
83 if (!sbi_probe_extension(SBI_EXT_RFENCE)) { in riscv_kvm_init()
39 #define SBI_EXT_RFENCE 0x52464E43 macro
254 int ext = SBI_EXT_RFENCE; in __sbi_rfence_v02_call()601 if (sbi_probe_extension(SBI_EXT_RFENCE)) { in sbi_init()
29 SBI_EXT_RFENCE = 0x52464E43, enumerator