KVM
|
#include <spinlock.h>
Public Attributes | |
u32 | __val |
struct { | |
u16 owner | |
u16 next | |
}; | |
Definition at line 20 of file spinlock.h.
struct { ... } |
u32 hyp_spinlock::__val |
Definition at line 21 of file spinlock.h.
u16 hyp_spinlock::next |
Definition at line 26 of file spinlock.h.
u16 hyp_spinlock::owner |
Definition at line 26 of file spinlock.h.