Home
last modified time | relevance | path

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

/linux/arch/x86/include/asm/
H A Dunaccepted_memory.h15 snp_accept_memory(start, end); in arch_accept_memory()
H A Dsev.h516 void snp_accept_memory(phys_addr_t start, phys_addr_t end);
625 static inline void snp_accept_memory(phys_addr_t start, phys_addr_t end) { } in snp_accept_memory() function
/linux/arch/x86/boot/compressed/
H A Dmem.c42 snp_accept_memory(start, end); in arch_accept_memory()
/linux/arch/x86/coco/sev/
H A Dcore.c693 void snp_accept_memory(phys_addr_t start, phys_addr_t end) in snp_accept_memory() function