Searched refs:tdcs_page (Results 1 – 2 of 2) sorted by relevance
199 u64 tdh_mng_addcx(struct tdx_td *td, struct page *tdcs_page);
1527 u64 tdh_mng_addcx(struct tdx_td *td, struct page *tdcs_page) in tdh_mng_addcx() argument1530 .rcx = page_to_phys(tdcs_page), in tdh_mng_addcx()1534 tdx_clflush_page(tdcs_page); in tdh_mng_addcx()