Turnstone Operating System
Loading...
Searching...
No Matches
hypervisor_iommu.h File Reference

defines hypervisor iommu related macros More...

#include <types.h>
#include <pci.h>
#include <utils.h>

Classes

union  ivrs_ivinfo_t
 
union  ivrs_bdf_t
 
struct  ivrs_ivhd_type_10_t
 
struct  ivrs_ivhd_type_11_t
 
union  ivrs_ivhd_t
 
struct  ivrs_4byte_device_info_t
 
struct  ivrs_8byte_device_info_72_t
 
struct  ivrs_vbyte_device_info_f0_t
 
struct  amdvi_pci_capability_t
 
union  amdvi_device_table_base_t
 
union  amdvi_command_buffer_base_t
 
union  amdvi_control_t
 
union  amdvi_extended_feature_t
 

Macros

#define ___HYPERVISOR_IOMMU_H   0
 
#define AMDVI_REG_DEVICE_TABLE_BASE_BASE_ADDRESS   0x0000
 
#define AMDVI_REG_COMMAND_BUFFER_BASE_ADDRESS   0x0008
 
#define AMDVI_REG_EVENT_LOG_BASE_ADDRESS   0x0010
 
#define AMDVI_REG_CONTROL   0x0018
 
#define AMDVI_REG_EXCLUSION_BASE_ADDRESS   0x0020
 
#define AMDVI_REG_EXCLUSION_RANGE_LIMIT_ADDRESS   0x0028
 
#define AMDVI_REG_EXTENDED_FEATURES   0x0030
 
#define AMDVI_REG_PPR_LOG_BASE_ADDRESS   0x0038
 
#define AMDVI_REG_HARDWARE_EVENT_UPPER   0x0040
 
#define AMDVI_REG_HARDWARE_EVENT_LOWER   0x0048
 
#define AMDVI_REG_HARDWARE_EVENT_STATUS   0x0050
 
#define AMDVI_REG_SMI_FILTER_00   0x0060
 
#define AMDVI_REG_SMI_FILTER_01   0x0068
 
#define AMDVI_REG_SMI_FILTER_02   0x0070
 
#define AMDVI_REG_SMI_FILTER_03   0x0078
 
#define AMDVI_REG_SMI_FILTER_04   0x0080
 
#define AMDVI_REG_SMI_FILTER_05   0x0088
 
#define AMDVI_REG_SMI_FILTER_06   0x0090
 
#define AMDVI_REG_SMI_FILTER_07   0x0098
 
#define AMDVI_REG_SMI_FILTER_08   0x00A0
 
#define AMDVI_REG_SMI_FILTER_09   0x00A8
 
#define AMDVI_REG_SMI_FILTER_10   0x00B0
 
#define AMDVI_REG_SMI_FILTER_11   0x00B8
 
#define AMDVI_REG_SMI_FILTER_12   0x00C0
 
#define AMDVI_REG_SMI_FILTER_13   0x00C8
 
#define AMDVI_REG_SMI_FILTER_14   0x00D0
 
#define AMDVI_REG_SMI_FILTER_15   0x00D8
 
#define AMDVI_REG_GUEST_VIRTUAL_APIC_LOG_BASE_ADDRESS   0x00E0
 
#define AMDVI_REG_GUEST_VIRTUAL_APIC_LOG_TAIL_ADDRESS   0x00E8
 
#define AMDVI_REG_COMMAND_BUFFER_HEAD   0x2000
 
#define AMDVI_REG_COMMAND_BUFFER_TAIL   0x2008
 
#define AMDVI_REG_EVENT_LOG_HEAD   0x2010
 
#define AMDVI_REG_EVENT_LOG_TAIL   0x2018
 
#define AMDVI_REG_STATUS   0x2020
 
#define AMDVI_REG_PPR_LOG_HEAD   0x2030
 
#define AMDVI_REG_PPR_LOG_TAIL   0x2038
 
#define AMDVI_REG_GA_LOG_HEAD   0x2040
 
#define AMDVI_REG_GA_LOG_TAIL   0x2048
 
#define AMDVI_REG_TOTAL_SIZE   0x4000
 

Typedefs

typedef union ivrs_ivinfo_t ivrs_ivinfo_t
 
typedef union ivrs_bdf_t ivrs_bdf_t
 
typedef struct ivrs_ivhd_type_10_t ivrs_ivhd_type_10_t
 
typedef struct ivrs_ivhd_type_11_t ivrs_ivhd_type_11_t
 
typedef union ivrs_ivhd_t ivrs_ivhd_t
 
typedef struct ivrs_4byte_device_info_t ivrs_4byte_device_info_t
 
typedef struct ivrs_8byte_device_info_72_t ivrs_8byte_device_info_72_t
 
typedef struct ivrs_vbyte_device_info_f0_t ivrs_vbyte_device_info_f0_t
 
typedef struct amdvi_pci_capability_t amdvi_pci_capability_t
 
typedef union amdvi_device_table_base_t amdvi_device_table_base_t
 
typedef union amdvi_command_buffer_base_t amdvi_command_buffer_base_t
 
typedef amdvi_command_buffer_base_t amdvi_event_log_base_t
 
typedef amdvi_command_buffer_base_t amdvi_ppr_log_base_t
 
typedef amdvi_command_buffer_base_t amdvi_ga_log_base_t
 
typedef union amdvi_control_t amdvi_control_t
 
typedef union amdvi_extended_feature_t amdvi_extended_feature_t
 

Functions

int8_t hypervisor_iommu_init (void)
 

Detailed Description

defines hypervisor iommu related macros

This work is licensed under TURNSTONE OS Public License. Please read and understand latest version of Licence.