Home
last modified time | relevance | path

Searched defs:protection_domain (Results 1 – 2 of 2) sorted by relevance

/external/bcc/libbpf-tools/x86/
Dvmlinux_505.h69080 struct protection_domain { struct
69081 struct list_head list;
69082 struct list_head dev_list;
69083 struct iommu_domain domain;
69084 spinlock_t lock;
69085 u16 id;
69086 int mode;
69087 u64 *pt_root;
69088 int glx;
69089 u64 *gcr3_tbl;
[all …]
Dvmlinux.h69080 struct protection_domain { struct
69081 struct list_head list;
69082 struct list_head dev_list;
69083 struct iommu_domain domain;
69084 spinlock_t lock;
69085 u16 id;
69086 int mode;
69087 u64 *pt_root;
69088 int glx;
69089 u64 *gcr3_tbl;
[all …]