Searched refs:child_spte (Results 1 – 1 of 1) sorted by relevance
340 u64 child_spte = huge_spte; in make_small_spte() local349 child_spte |= (index * KVM_PAGES_PER_HPAGE(role.level)) << PAGE_SHIFT; in make_small_spte()352 child_spte &= ~PT_PAGE_SIZE_MASK; in make_small_spte()360 child_spte = make_spte_executable(child_spte); in make_small_spte()363 return child_spte; in make_small_spte()