Searched refs:allocate_switcher_mapping (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/drivers/lguest/
H A Dpage_tables.c794 static bool allocate_switcher_mapping(struct lg_cpu *cpu) allocate_switcher_mapping() function
806 * already be there because we call allocate_switcher_mapping() allocate_switcher_mapping()
856 if (!allocate_switcher_mapping(cpu)) guest_pagetable_clear_all()
901 if (!allocate_switcher_mapping(cpu)) guest_new_pagetable()
1046 if (!allocate_switcher_mapping(&lg->cpus[0])) { guest_set_pgd()
1087 if (!allocate_switcher_mapping(cpu)) { init_guest_pagetable()

Completed in 56 milliseconds