Searched refs:switcher_mapped (Results 1 – 2 of 2) sorted by relevance
818 cpu->lg->pgdirs[cpu->cpu_pgd].switcher_mapped = true; in allocate_switcher_mapping()839 lg->pgdirs[i].switcher_mapped = false; in release_all_pagetables()900 if (!cpu->lg->pgdirs[cpu->cpu_pgd].switcher_mapped) { in guest_new_pagetable()1175 BUG_ON(!pgdir->switcher_mapped); in map_switcher_in_guest()
19 bool switcher_mapped; member