Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/x86/mm/
A Dioremap.c537 static bool memremap_should_map_decrypted(resource_size_t phys_addr, in memremap_should_map_decrypted() function
771 return !memremap_should_map_decrypted(phys_addr, size); in arch_memremap_can_ram_remap()
797 if (encrypted_prot && memremap_should_map_decrypted(phys_addr, size)) in early_memremap_pgprot_adjust()

Completed in 5 milliseconds