KVM
Public Attributes | List of all members
hyp_spinlock Union Reference

#include <spinlock.h>

Public Attributes

u32 __val
 
struct {
   u16   owner
 
   u16   next
 
}; 
 

Detailed Description

Definition at line 20 of file spinlock.h.

Member Data Documentation

◆ 

struct { ... }

◆ __val

u32 hyp_spinlock::__val

Definition at line 21 of file spinlock.h.

◆ next

u16 hyp_spinlock::next

Definition at line 26 of file spinlock.h.

◆ owner

u16 hyp_spinlock::owner

Definition at line 26 of file spinlock.h.


The documentation for this union was generated from the following file: