Home
last modified time | relevance | path

Searched refs:sme_active (Results 1 – 9 of 9) sorted by relevance

/Linux-v5.4/arch/x86/mm/
Dmem_encrypt.c145 if (!sme_active()) in sme_unmap_bootdata()
165 if (!sme_active()) in sme_map_bootdata()
343 bool sme_active(void) in sme_active() function
367 if (sme_active()) { in force_dma_unencrypted()
Dioremap.c690 if (sme_active()) { in arch_memremap_can_ram_remap()
716 if (sme_active()) { in early_memremap_pgprot_adjust()
Dmem_encrypt_identity.c290 if (!sme_active()) in sme_encrypt_kernel()
/Linux-v5.4/arch/x86/include/asm/
Dmem_encrypt.h50 bool sme_active(void);
72 static inline bool sme_active(void) { return false; } in sme_active() function
Dkexec.h136 unsigned int sme_active);
/Linux-v5.4/arch/x86/realmode/
Dinit.c60 if (sme_active()) in setup_real_mode()
105 if (sme_active()) in setup_real_mode()
/Linux-v5.4/arch/x86/kernel/
Dpci-swiotlb.c52 if (sme_active()) in pci_swiotlb_detect_4gb()
Dmachine_kexec_64.c438 sme_active()); in machine_kexec()
/Linux-v5.4/drivers/iommu/
Damd_iommu_init.c908 old_devtb = (sme_active() && is_kdump_kernel()) in copy_device_table()
2859 if (!sme_active() || (boot_cpu_data.x86 != 0x17)) in amd_iommu_sme_check()