KVM
Public Attributes | List of all members
kvm_ffa_buffers Struct Reference
Collaboration diagram for kvm_ffa_buffers:
Collaboration graph
[legend]

Public Attributes

hyp_spinlock_t lock
 
void * tx
 
void * rx
 

Detailed Description

Definition at line 57 of file ffa.c.

Member Data Documentation

◆ lock

hyp_spinlock_t kvm_ffa_buffers::lock

Definition at line 58 of file ffa.c.

◆ rx

void* kvm_ffa_buffers::rx

Definition at line 60 of file ffa.c.

◆ tx

void* kvm_ffa_buffers::tx

Definition at line 59 of file ffa.c.


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