Home
last modified time | relevance | path

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

/mm/
A Dmmu_gather.c408 bool fullmm) in __tlb_gather_mmu() argument
411 tlb->fullmm = fullmm; in __tlb_gather_mmu()
492 tlb->fullmm = 1; in tlb_finish_mmu()
A Dmadvise.c701 clear_not_present_full_ptes(mm, addr, pte, nr, tlb->fullmm); in madvise_free_pte_range()
704 pte_clear_not_present_full(mm, addr, pte, tlb->fullmm); in madvise_free_pte_range()
A Dmemory.c1499 ptent = get_and_clear_full_ptes(mm, addr, pte, nr, tlb->fullmm); in zap_present_folio_ptes()
1512 clear_full_ptes(mm, addr, pte, nr, tlb->fullmm); in zap_present_folio_ptes()
1554 ptep_get_and_clear_full(mm, addr, pte, tlb->fullmm); in zap_present_ptes()
1650 clear_not_present_full_ptes(vma->vm_mm, addr, pte, nr, tlb->fullmm); in zap_nonpresent_ptes()
A Dhuge_memory.c2200 tlb->fullmm); in zap_huge_pmd()
2713 orig_pud = pudp_huge_get_and_clear_full(vma, addr, pud, tlb->fullmm); in zap_huge_pud()

Completed in 36 milliseconds