Home
last modified time | relevance | path

Searched defs:arch_domain (Results 1 – 3 of 3) sorted by relevance

/xen/xen/include/asm-x86/
A Ddomain.h297 struct arch_domain struct
308 uint32_t pci_cf8;
309 uint8_t cmos_idx;
311 union {
330 } *ctxt_switch;
338 bool_t altp2m_active;
352 bool_t auto_unmask;
373 struct PITState vpit;
390 spinlock_t e820_lock;
404 struct {
[all …]
/xen/xen/include/asm-arm/
A Ddomain.h45 struct arch_domain struct
48 enum domain_type type;
52 struct p2m_domain p2m;
56 struct vmmio vmmio;
61 struct {
63 } virt_timer_base;
67 struct vuart {
73 } vuart;
83 struct {
85 } monitor;
[all …]
/xen/tools/tests/vhpet/
A Demul.h214 struct arch_domain struct
223 struct arch_domain arch; argument

Completed in 8 milliseconds