Function x86_64::regs::setup_page_tables

source ·
pub fn setup_page_tables(mem: &GuestMemory, sregs: &mut Sregs) -> Result<()>
Expand description

Configures the system page tables and control registers for long mode with paging. Prepares identity mapping for the low 4GB memory.