Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/lguest/
Dpage_tables.c794 static bool allocate_switcher_mapping(struct lg_cpu *cpu) in allocate_switcher_mapping() function
856 if (!allocate_switcher_mapping(cpu)) in guest_pagetable_clear_all()
901 if (!allocate_switcher_mapping(cpu)) in guest_new_pagetable()
1046 if (!allocate_switcher_mapping(&lg->cpus[0])) { in guest_set_pgd()
1087 if (!allocate_switcher_mapping(cpu)) { in init_guest_pagetable()