LF OS
Hobby operating system for amd64 with high ambitions
Loading...
Searching...
No Matches
msr.h File Reference

(29312b1 fbconsole, panic: render panic after framebuffer was given to userspace - without clearing screen contents)

#include <stdint.h>
+ Include dependency graph for msr.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void write_msr (uint32_t msr, uint64_t value)
 
uint64_t read_msr (uint32_t msr)
 

Function Documentation

◆ read_msr()

uint64_t read_msr ( uint32_t  msr)

Definition at line 10 of file msr.c.

+ Here is the caller graph for this function:

◆ write_msr()

void write_msr ( uint32_t  msr,
uint64_t  value 
)

Definition at line 3 of file msr.c.

+ Here is the caller graph for this function: