---
title: hv_sme_z_reg_t
framework: hypervisor
role: symbol
role_heading: Structure
path: hypervisor/hv_sme_z_reg_t
---

# hv_sme_z_reg_t

## Declaration

```swift
struct hv_sme_z_reg_t
```

## Topics

### Constants

- [init(_:)](hypervisor/hv_sme_z_reg_t/init(_:).md)
- [init(rawValue:)](hypervisor/hv_sme_z_reg_t/init(rawvalue:).md)

### Instance Properties

- [rawValue](hypervisor/hv_sme_z_reg_t/rawvalue.md)
- [HV_SME_Z_REG_0](hypervisor/hv_sme_z_reg_0.md)
- [HV_SME_Z_REG_1](hypervisor/hv_sme_z_reg_1.md)
- [HV_SME_Z_REG_10](hypervisor/hv_sme_z_reg_10.md)
- [HV_SME_Z_REG_11](hypervisor/hv_sme_z_reg_11.md)
- [HV_SME_Z_REG_12](hypervisor/hv_sme_z_reg_12.md)
- [HV_SME_Z_REG_13](hypervisor/hv_sme_z_reg_13.md)
- [HV_SME_Z_REG_14](hypervisor/hv_sme_z_reg_14.md)
- [HV_SME_Z_REG_15](hypervisor/hv_sme_z_reg_15.md)
- [HV_SME_Z_REG_16](hypervisor/hv_sme_z_reg_16.md)
- [HV_SME_Z_REG_17](hypervisor/hv_sme_z_reg_17.md)
- [HV_SME_Z_REG_18](hypervisor/hv_sme_z_reg_18.md)
- [HV_SME_Z_REG_19](hypervisor/hv_sme_z_reg_19.md)
- [HV_SME_Z_REG_2](hypervisor/hv_sme_z_reg_2.md)
- [HV_SME_Z_REG_20](hypervisor/hv_sme_z_reg_20.md)
- [HV_SME_Z_REG_21](hypervisor/hv_sme_z_reg_21.md)
- [HV_SME_Z_REG_22](hypervisor/hv_sme_z_reg_22.md)
- [HV_SME_Z_REG_23](hypervisor/hv_sme_z_reg_23.md)
- [HV_SME_Z_REG_24](hypervisor/hv_sme_z_reg_24.md)
- [HV_SME_Z_REG_25](hypervisor/hv_sme_z_reg_25.md)
- [HV_SME_Z_REG_26](hypervisor/hv_sme_z_reg_26.md)
- [HV_SME_Z_REG_27](hypervisor/hv_sme_z_reg_27.md)
- [HV_SME_Z_REG_28](hypervisor/hv_sme_z_reg_28.md)
- [HV_SME_Z_REG_29](hypervisor/hv_sme_z_reg_29.md)
- [HV_SME_Z_REG_3](hypervisor/hv_sme_z_reg_3.md)
- [HV_SME_Z_REG_30](hypervisor/hv_sme_z_reg_30.md)
- [HV_SME_Z_REG_31](hypervisor/hv_sme_z_reg_31.md)
- [HV_SME_Z_REG_4](hypervisor/hv_sme_z_reg_4.md)
- [HV_SME_Z_REG_5](hypervisor/hv_sme_z_reg_5.md)
- [HV_SME_Z_REG_6](hypervisor/hv_sme_z_reg_6.md)
- [HV_SME_Z_REG_7](hypervisor/hv_sme_z_reg_7.md)
- [HV_SME_Z_REG_8](hypervisor/hv_sme_z_reg_8.md)
- [HV_SME_Z_REG_9](hypervisor/hv_sme_z_reg_9.md)

## Relationships

### Conforms To

- [BitwiseCopyable](swift/bitwisecopyable.md)
- [Equatable](swift/equatable.md)
- [Hashable](swift/hashable.md)
- [RawRepresentable](swift/rawrepresentable.md)
- [Sendable](swift/sendable.md)

## See Also

### Structures

- [hv_cache_type_t](hypervisor/hv_cache_type_t.md)
- [hv_vcpu_exit_exception_t](hypervisor/hv_vcpu_exit_exception_t.md)
- [hv_apic_ctrl_t](hypervisor/hv_apic_ctrl_t.md)
- [hv_apic_intr_trigger_t](hypervisor/hv_apic_intr_trigger_t.md)
- [hv_apic_lvt_flavor_t](hypervisor/hv_apic_lvt_flavor_t.md)
- [hv_apic_state](hypervisor/hv_apic_state.md)
- [hv_apic_state_ext_t](hypervisor/hv_apic_state_ext_t.md)
- [hv_atpic_state](hypervisor/hv_atpic_state.md)
- [hv_atpic_state_ext_t](hypervisor/hv_atpic_state_ext_t.md)
- [hv_gic_distributor_reg_t](hypervisor/hv_gic_distributor_reg_t.md)
- [hv_gic_icc_reg_t](hypervisor/hv_gic_icc_reg_t.md)
- [hv_gic_ich_reg_t](hypervisor/hv_gic_ich_reg_t.md)
- [hv_gic_icv_reg_t](hypervisor/hv_gic_icv_reg_t.md)
- [hv_gic_intid_t](hypervisor/hv_gic_intid_t.md)
- [hv_gic_msi_reg_t](hypervisor/hv_gic_msi_reg_t.md)
