Home
last modified time | relevance | path

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

/linux/arch/x86/kvm/vmx/
H A Dtdx.h138 err = tdh_vp_rd(&tdx->vp, TDVPS_##uclass(field), &data); \
/linux/arch/x86/virt/vmx/tdx/
H A Dtdx.c1802 u64 tdh_vp_rd(struct tdx_vp *vp, u64 field, u64 *data) in tdh_phymem_page_reclaim()
1817 EXPORT_SYMBOL_FOR_KVM(tdh_vp_rd); in tdh_mem_track()
1750 u64 tdh_vp_rd(struct tdx_vp *vp, u64 field, u64 *data) tdh_vp_rd() function