UbixOS  2.0
setpageattributes.c File Reference
#include <vmm/vmm.h>
#include <ubixos/kpanic.h>
Include dependency graph for setpageattributes.c:

Go to the source code of this file.

Functions

int vmm_setPageAttributes (uint32_t memAddr, uint16_t attributes)
 

Function Documentation

◆ vmm_setPageAttributes()

int vmm_setPageAttributes ( uint32_t  memAddr,
uint16_t  attributes 
)

Definition at line 39 of file setpageattributes.c.

References kpanic(), and PT_BASE_ADDR.

Referenced by elf_load_file(), execFile(), and sysExec().

Here is the call graph for this function: