You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When a Success response is generated for an ATS translation request, the setting of the Priv, N, CXL.io, Global, and AMA fields is as follows:
...
If requesting device is a CXL type 1 or type 2 device
If the address is determined to be a MSI then the CXL.io bit is set to 1.
Else if T2GPA is 1 in the device context then the CXL.io bit is set to 1.
...
The behavior of the model doesn't take the case where T2GPA is 1 into consideration. Please help to check.
The text was updated successfully, but these errors were encountered:
From the spec,
The behavior of the model doesn't take the case where T2GPA is 1 into consideration. Please help to check.
The text was updated successfully, but these errors were encountered: