Function tdx_guest::tdvmcall::perform_cache_operation
source · pub fn perform_cache_operation(
cache_operation: u64,
) -> Result<(), TdVmcallError>
Expand description
Used to help perform WBINVD or WBNOINVD operation.
- cache_operation: 0: WBINVD, 1: WBNOINVD