iPXE
|
Model-specific registers. More...
Go to the source code of this file.
Functions | |
FILE_LICENCE (GPL2_OR_LATER_OR_UBDL) | |
static | __attribute__ ((always_inline)) uint64_t rdmsr(unsigned int msr) |
Read model-specific register. More... | |
Variables | |
static uint64_t | value |
Model-specific registers.
Definition in file msr.h.
FILE_LICENCE | ( | GPL2_OR_LATER_OR_UBDL | ) |
|
inlinestatic |
Read model-specific register.
Write model-specific register.
msr | Model-specific register |
value | Value |
msr | Model-specific register |
value | Value |
Definition at line 18 of file msr.h.
References __asm__(), __volatile__(), and value.
uint64_t value |
Definition at line 33 of file msr.h.
Referenced by __attribute__().