Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/boot/compressed/
H A Dsev.h14 void snp_accept_memory(phys_addr_t start, phys_addr_t end);
19 static inline void snp_accept_memory(phys_addr_t start, phys_addr_t end) { } in snp_accept_memory() function
H A Dmem.c42 snp_accept_memory(start, end); in arch_accept_memory()
H A Dsev.c235 void snp_accept_memory(phys_addr_t start, phys_addr_t end) in snp_accept_memory() function
/openbmc/linux/arch/x86/include/asm/
H A Dsev.h213 void snp_accept_memory(phys_addr_t start, phys_addr_t end);
241 static inline void snp_accept_memory(phys_addr_t start, phys_addr_t end) { } in snp_accept_memory() function
H A Dunaccepted_memory.h15 snp_accept_memory(start, end); in arch_accept_memory()
/openbmc/linux/arch/x86/kernel/
H A Dsev.c884 void snp_accept_memory(phys_addr_t start, phys_addr_t end) in snp_accept_memory() function