Searched refs:sme_active (Results 1 – 12 of 12) sorted by relevance
144 if (!sme_active()) in sme_unmap_bootdata()164 if (!sme_active()) in sme_map_bootdata()338 bool sme_active(void) in sme_active() function342 EXPORT_SYMBOL(sme_active);
656 if (sme_active()) { in arch_memremap_can_ram_remap()682 if (sme_active()) { in early_memremap_pgprot_adjust()
279 if (!sme_active()) in sme_encrypt_kernel()
53 bool sme_active(void);75 static inline bool sme_active(void) { return false; } in sme_active() function
152 unsigned int sme_active);
69 if (sme_active()) in setup_real_mode()114 if (sme_active()) in setup_real_mode()
26 static inline bool sme_active(void) { return false; } in sme_active() function
584 if (sme_active() && (mask < (((u64)sme_get_me_mask() << 1) - 1))) in dma_check_mask()
53 if (sme_active()) in pci_swiotlb_detect_4gb()
343 sme_active()); in machine_kexec()
496 sme_active() ? "SME" : "SEV"); in swiotlb_tbl_map_single()
2769 if (!sme_active() || (boot_cpu_data.x86 != 0x17)) in amd_iommu_sme_check()