Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/x86/mm/
H A Dmem_encrypt.c148 if (!sme_active()) in sme_unmap_bootdata()
168 if (!sme_active()) in sme_map_bootdata()
346 bool sme_active(void) in sme_active() function
377 if (sme_active()) { in force_dma_unencrypted()
418 if (sme_active()) { in print_mem_encrypt_feature_info()
H A Dioremap.c775 if (sme_active()) { in arch_memremap_can_ram_remap()
801 if (sme_active()) { in early_memremap_pgprot_adjust()
H A Dmem_encrypt_identity.c299 if (!sme_active()) in sme_encrypt_kernel()
/OK3568_Linux_fs/kernel/arch/x86/include/asm/
H A Dmem_encrypt.h54 bool sme_active(void);
78 static inline bool sme_active(void) { return false; } in sme_active() function
H A Dkexec.h132 unsigned int sme_active);
/OK3568_Linux_fs/kernel/arch/x86/realmode/
H A Dinit.c71 if (sme_active()) in sme_sev_setup_real_mode()
109 if (sme_active()) in setup_real_mode()
/OK3568_Linux_fs/kernel/arch/x86/kernel/
H A Dpci-swiotlb.c52 if (sme_active()) in pci_swiotlb_detect_4gb()
H A Dmachine_kexec_64.c390 sme_active()); in machine_kexec()
/OK3568_Linux_fs/kernel/drivers/iommu/amd/
H A Dinit.c979 old_devtb = (sme_active() && is_kdump_kernel()) in copy_device_table()
2960 if (!sme_active() || (boot_cpu_data.x86 != 0x17)) in amd_iommu_sme_check()