Home
last modified time | relevance | path

Searched refs:free_pte_rcu (Results 1 – 1 of 1) sorted by relevance

/linux-5.19.10/arch/powerpc/kvm/
Dbook3s_mmu_hpte.c95 static void free_pte_rcu(struct rcu_head *head) in free_pte_rcu() function
129 call_rcu(&pte->rcu_head, free_pte_rcu); in invalidate_pte()