Searched refs:tlb_remove_huge_tlb_entry (Results 1 – 2 of 2) sorted by relevance
| /linux/include/asm-generic/ |
| H A D | tlb.h | 681 #define tlb_remove_huge_tlb_entry(h, tlb, ptep, address) \ macro
|
| /linux/mm/ |
| H A D | hugetlb.c | 5150 tlb_remove_huge_tlb_entry(h, &tlb, src_pte, old_addr); in move_hugetlb_page_tables() 5255 tlb_remove_huge_tlb_entry(h, tlb, ptep, address); in __unmap_hugepage_range() 6529 tlb_remove_huge_tlb_entry(h, &tlb, ptep, address); in hugetlb_change_protection()
|