Home
last modified time | relevance | path

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

/linux/arch/x86/boot/compressed/
H A Dsev.h38 static inline void snp_accept_memory(phys_addr_t start, phys_addr_t end) { } in snp_accept_memory() function
H A Dsev.c153 void snp_accept_memory(phys_addr_t start, phys_addr_t end) in snp_accept_memory() function
/linux/arch/x86/coco/sev/
H A Dcore.c537 void snp_accept_memory(phys_addr_t start, phys_addr_t end) in snp_accept_memory() function
/linux/arch/x86/include/asm/
H A Dsev.h593 static inline void snp_accept_memory(phys_addr_t start, phys_addr_t end) { } in snp_accept_memory() function