Home
last modified time | relevance | path

Searched refs:spinlock (Results 1 – 6 of 6) sorted by relevance

/xen/xen/include/xen/
A Dspinlock.h71 struct spinlock;
76 struct spinlock *lock; /* the lock itself */
151 typedef struct spinlock { struct
A Diommu.h384 extern struct spinlock iommu_pt_cleanup_lock;
/xen/docs/misc/
A Dgrant-tables.txt66 act->lock : spinlock used to serialize access to active entry state
90 grant_table->maptrack_lock : spinlock used to protect the maptrack limit
91 v->maptrack_freelist_lock : spinlock used to protect the maptrack free list
92 active_grant_entry->lock : spinlock used to serialize modifications to
95 The primary lock for the grant table is a read/write spinlock. All
103 The maptrack free list is protected by its own spinlock. The maptrack
112 spinlock. The caller must hold the grant table read lock before
A Dxen-command-line.pandoc2296 ### viridian-spinlock-retry-count (x86)
2302 guest will notify Xen that it has failed to acquire a spinlock.
/xen/xen/common/
A DMakefile46 obj-y += spinlock.o
A Dspinlock.c372 struct spinlock *lock = data->lock; in spinlock_profile_print_elem()

Completed in 11 milliseconds