Searched refs:TDMR_ALIGN_UP (Results 1 - 1 of 1) sorted by relevance

/linux-master/arch/x86/virt/vmx/tdx/
H A Dtdx.c393 #define TDMR_ALIGN_UP(_addr) ALIGN((_addr), TDMR_ALIGNMENT) macro
426 end = TDMR_ALIGN_UP(PFN_PHYS(tmb->end_pfn));

Completed in 99 milliseconds