Searched refs:cpu_nested_pmap (Results 1 – 3 of 3) sorted by relevance
826 pmap_cpu_data_ptr->cpu_nested_pmap = (struct pmap *) NULL; in cpu_data_init()896 cpu_data_ptr->cpu_pmap_cpu_data.cpu_nested_pmap = NULL; in cpu_start()
189 pmap_t cpu_nested_pmap; member
4613 pmap_t last_nested_pmap = cpu_data_ptr->cpu_nested_pmap;7856 cpu_data_ptr->cpu_nested_pmap = pmap->nested_pmap;7857 cpu_data_ptr->cpu_nested_pmap_attr = (cpu_data_ptr->cpu_nested_pmap == NULL) ?7858 NULL : pmap_get_pt_attr(cpu_data_ptr->cpu_nested_pmap);