Barrelfish
Data Fields
cpuid_regs Struct Reference

< struct representing the registers used for the cpuid instruction macro declaration for initializing the cpuid_regs struct More...

Data Fields

uint32_t eax
 eax register [in: function, out: return value]
 
uint32_t ebx
 ebx register [in: none, out: return value]
 
uint32_t ecx
 ecx register [in: argument, out: return value]
 
uint32_t edx
 edx register [in: none, out: return value]
 

Detailed Description

< struct representing the registers used for the cpuid instruction macro declaration for initializing the cpuid_regs struct


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