Home
last modified time | relevance | path

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

/linux/arch/x86/virt/vmx/tdx/
H A Dtdx.c1578 u64 tdh_vp_addcx(struct tdx_vp *vp, struct page *tdcx_page) in tdh_vp_addcx() argument
1581 .rcx = page_to_phys(tdcx_page), in tdh_vp_addcx()
1585 tdx_clflush_page(tdcx_page); in tdh_vp_addcx()