Expand description
Backing for CCA partitions.
Structs§
- Cca
- Runner backing for CCA partitions.
- RsiRealm
Config - Representation of the Realm config data available to Plane 0.
- mshv_
realm_ config - CCA: Structure mirroring the data returned by RMM in the RSI_REALM_CONFIG call.
- mshv_
rsi_ get_ ipa_ state - CCA: Structure used by the hcl_rsi_ipa_state_read ioctl. Caller sets fipa to the faulting IPA. On return the state contains the corresponding RIPAS state.
- mshv_
rsi_ set_ mem_ perm - CCA: Structure mirroring the data taken by RMM in the RSI_SET_MEM_PERM.
NOTE: we hand over the plane number here, we should probably stay consistent with
sysreg_write. - mshv_
rsi_ sysreg_ rw - CCA: Structure mirroring the data taken by RMM in the RSI_PLANE_SYSREG_WRITE.
vtlis converted into plane number in kernel driver.