Home
last modified time | relevance | path

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

/openbmc/linux/mm/
H A Dmemcontrol.c6003 static enum mc_target_type get_mctgt_type_thp(struct vm_area_struct *vma, in get_mctgt_type_thp() function
6032 static inline enum mc_target_type get_mctgt_type_thp(struct vm_area_struct *vma, in get_mctgt_type_thp() function
6054 if (get_mctgt_type_thp(vma, addr, *pmd, NULL) == MC_TARGET_PAGE) in mem_cgroup_count_precharge_pte_range()
6257 target_type = get_mctgt_type_thp(vma, addr, *pmd, &target); in mem_cgroup_move_charge_pte_range()