|
Linux Kernel
3.7.1
|
#include "amd_iommu_types.h"Go to the source code of this file.
Macros | |
| #define | PPR_SUCCESS 0x0 |
| #define | PPR_INVALID 0x1 |
| #define | PPR_FAILURE 0xf |
| #define PPR_FAILURE 0xf |
Definition at line 61 of file amd_iommu_proto.h.
| #define PPR_INVALID 0x1 |
Definition at line 60 of file amd_iommu_proto.h.
| #define PPR_SUCCESS 0x0 |
Definition at line 59 of file amd_iommu_proto.h.
Definition at line 662 of file amd_iommu_init.c.
Definition at line 3698 of file amd_iommu.c.
| int amd_iommu_domain_clear_gcr3 | ( | struct iommu_domain * | dom, |
| int | pasid | ||
| ) |
Definition at line 3684 of file amd_iommu.c.
| void amd_iommu_domain_direct_map | ( | struct iommu_domain * | dom | ) |
Definition at line 3435 of file amd_iommu.c.
| int amd_iommu_domain_enable_v2 | ( | struct iommu_domain * | dom, |
| int | pasids | ||
| ) |
Definition at line 3456 of file amd_iommu.c.
| int amd_iommu_domain_set_gcr3 | ( | struct iommu_domain * | dom, |
| int | pasid, | ||
| unsigned long | cr3 | ||
| ) |
Definition at line 3669 of file amd_iommu.c.
| int amd_iommu_flush_page | ( | struct iommu_domain * | dom, |
| int | pasid, | ||
| u64 | address | ||
| ) |
Definition at line 3567 of file amd_iommu.c.
| int amd_iommu_flush_tlb | ( | struct iommu_domain * | dom, |
| int | pasid | ||
| ) |
Definition at line 3590 of file amd_iommu.c.
|
read |
Definition at line 3717 of file amd_iommu.c.
Definition at line 3048 of file amd_iommu.c.
Definition at line 419 of file amd_iommu.c.
Definition at line 3053 of file amd_iommu.c.
Definition at line 2413 of file amd_iommu.c.
Definition at line 3387 of file amd_iommu.c.
| irqreturn_t amd_iommu_int_handler | ( | int | irq, |
| void * | data | ||
| ) |
Definition at line 730 of file amd_iommu.c.
| irqreturn_t amd_iommu_int_thread | ( | int | irq, |
| void * | data | ||
| ) |
Definition at line 718 of file amd_iommu.c.
| int amd_iommu_register_ppr_notifier | ( | struct notifier_block * | nb | ) |
Definition at line 3423 of file amd_iommu.c.
Definition at line 523 of file amd_iommu_init.c.
Definition at line 401 of file amd_iommu.c.
| int amd_iommu_unregister_ppr_notifier | ( | struct notifier_block * | nb | ) |
Definition at line 3429 of file amd_iommu.c.
Definition at line 2074 of file amd_iommu_init.c.
1.8.2