Searched refs:last_host_cpu (Results 1 – 2 of 2) sorted by relevance
779 cpu->lg->pgdirs[next].last_host_cpu = -1; in new_pgdir()840 lg->pgdirs[i].last_host_cpu = -1; in release_all_pagetables()1050 lg->pgdirs[pgdir].last_host_cpu = -1; in guest_set_pgd()1184 if (pgdir->last_host_cpu == raw_smp_processor_id()) in map_switcher_in_guest()1188 if (pgdir->last_host_cpu == -1) { in map_switcher_in_guest()1194 remove_switcher_percpu_map(cpu, pgdir->last_host_cpu); in map_switcher_in_guest()1225 pgdir->last_host_cpu = raw_smp_processor_id(); in map_switcher_in_guest()
20 int last_host_cpu; member