Home
last modified time | relevance | path

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

/arch/x86/include/asm/
A Dunaccepted_memory.h12 if (!tdx_accept_memory(start, end)) in arch_accept_memory()
/arch/x86/boot/compressed/
A Dmem.c39 if (!tdx_accept_memory(start, end)) in arch_accept_memory()
/arch/x86/coco/tdx/
A Dtdx-shared.c44 bool tdx_accept_memory(phys_addr_t start, phys_addr_t end) in tdx_accept_memory() function
A Dtdx.c974 return tdx_accept_memory(start, end); in tdx_enc_status_changed()
/arch/x86/include/asm/shared/
A Dtdx.h177 bool tdx_accept_memory(phys_addr_t start, phys_addr_t end);

Completed in 7 milliseconds