Home
last modified time | relevance | path

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

/linux/fs/proc/
A Dtask_mmu.c1834 pte_t huge_pte = huge_ptep_get(pte); in gather_hugetlb_stats() local
1838 if (!pte_present(huge_pte)) in gather_hugetlb_stats()
1841 page = pte_page(huge_pte); in gather_hugetlb_stats()
1846 gather_stats(page, md, pte_dirty(huge_pte), 1); in gather_hugetlb_stats()
/linux/arch/mips/mm/
A Dtlbex.c1098 int huge_pte; member
1113 rv.huge_pte = scratch; in build_fast_tlb_refill_handler()
1319 htlb_info.huge_pte = K0; in build_r4000_tlb_refill_handler()
1359 UASM_i_LW(&p, htlb_info.huge_pte, 0, K1); in build_r4000_tlb_refill_handler()
1360 build_huge_update_entries(&p, htlb_info.huge_pte, K1); in build_r4000_tlb_refill_handler()

Completed in 11 milliseconds