Searched refs:current_entries (Results 1 – 1 of 1) sorted by relevance
455 uint64_t *current_entries, entry; in vmm_gpt_walk() local459 current_entries = gpt->vgpt_root->vgn_entries; in vmm_gpt_walk()461 if (current_entries == NULL) { in vmm_gpt_walk()465 entries[i] = ¤t_entries[vmm_gpt_lvl_index(i, gpa)]; in vmm_gpt_walk()468 current_entries = NULL; in vmm_gpt_walk()472 current_entries = (uint64_t *)hat_kpm_pfn2va(pfn); in vmm_gpt_walk()