Searched refs:SBI_EXT_RFENCE (Results 1 – 4 of 4) sorted by relevance
127 .extid_start = SBI_EXT_RFENCE,128 .extid_end = SBI_EXT_RFENCE,
87 if (sbi_probe_extension(SBI_EXT_RFENCE) <= 0) { in kvm_arch_init()
308 int ext = SBI_EXT_RFENCE; in __sbi_rfence_v02_call()677 if (sbi_probe_extension(SBI_EXT_RFENCE) > 0) { in sbi_init()
29 SBI_EXT_RFENCE = 0x52464E43, enumerator