Home
last modified time | relevance | path

Searched refs:new_pgdir (Results 1 – 1 of 1) sorted by relevance

/drivers/lguest/
Dpage_tables.c703 static unsigned int new_pgdir(struct lg_cpu *cpu, in new_pgdir() function
846 newpgdir = new_pgdir(cpu, pgtable, &repin); in guest_new_pagetable()
1034 cpu->cpu_pgd = new_pgdir(cpu, 0, &allocated); in init_guest_pagetable()