Home
last modified time | relevance | path

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

/linux-6.15/arch/x86/include/asm/
H A Dfixmap.h188 void __init *early_memremap_decrypted_wp(resource_size_t phys_addr,
/linux-6.15/arch/x86/mm/
H A Dmem_encrypt_amd.c111 src = enc ? early_memremap_decrypted_wp(paddr, len) : in __sme_early_enc_dec()
H A Dioremap.c816 void __init *early_memremap_decrypted_wp(resource_size_t phys_addr, in early_memremap_decrypted_wp() function