huge_pte 1100 arch/mips/mm/tlbex.c int huge_pte; huge_pte 1115 arch/mips/mm/tlbex.c rv.huge_pte = scratch; huge_pte 1320 arch/mips/mm/tlbex.c htlb_info.huge_pte = K0; huge_pte 1360 arch/mips/mm/tlbex.c UASM_i_LW(&p, htlb_info.huge_pte, 0, K1); huge_pte 1361 arch/mips/mm/tlbex.c build_huge_update_entries(&p, htlb_info.huge_pte, K1); huge_pte 1784 fs/proc/task_mmu.c pte_t huge_pte = huge_ptep_get(pte); huge_pte 1788 fs/proc/task_mmu.c if (!pte_present(huge_pte)) huge_pte 1791 fs/proc/task_mmu.c page = pte_page(huge_pte); huge_pte 1796 fs/proc/task_mmu.c gather_stats(page, md, pte_dirty(huge_pte), 1);