Searched refs:node_end (Results 1 – 1 of 1) sorted by relevance
272 const uint64_t node_end = vmm_gpt_node_end(node); in vmm_gpt_node_entries_covered() local275 if (start >= node_end || end <= node->vgn_gpa) { in vmm_gpt_node_entries_covered()281 const uint64_t covered_end = MIN(node_end, end & mask); in vmm_gpt_node_entries_covered()