Searched refs:tdh_vp_flush (Results 1 – 3 of 3) sorted by relevance
211 u64 tdh_vp_flush(struct tdx_vp *vp);
1704 u64 tdh_vp_flush(struct tdx_vp *vp) in tdh_vp_flush() function1712 EXPORT_SYMBOL_FOR_KVM(tdh_vp_flush);
402 err = tdh_vp_flush(&to_tdx(vcpu)->vp); in tdx_flush_vp()