Searched refs:possible_nx_huge_page_link (Results 1 – 3 of 3) sorted by relevance
118 struct list_head possible_nx_huge_page_link; member
844 if (!list_empty(&sp->possible_nx_huge_page_link)) in track_possible_nx_huge_page()848 list_add_tail(&sp->possible_nx_huge_page_link, in track_possible_nx_huge_page()879 if (list_empty(&sp->possible_nx_huge_page_link)) in untrack_possible_nx_huge_page()883 list_del_init(&sp->possible_nx_huge_page_link); in untrack_possible_nx_huge_page()2237 INIT_LIST_HEAD(&sp->possible_nx_huge_page_link); in kvm_mmu_alloc_shadow_page()7474 possible_nx_huge_page_link); in kvm_recover_nx_huge_pages()
200 INIT_LIST_HEAD(&sp->possible_nx_huge_page_link); in tdp_mmu_init_sp()