Home
last modified time | relevance | path

Searched refs:MC_TARGET_PAGE (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/mm/
H A Dmemcontrol.c5651 MC_TARGET_PAGE, enumerator
5866 * 1(MC_TARGET_PAGE): if the page corresponding to this pte is a target for
5872 * 3(MC_TARGET_DEVICE): like MC_TARGET_PAGE but page is MEMORY_DEVICE_PRIVATE
5906 ret = MC_TARGET_PAGE; in get_mctgt_type()
5950 ret = MC_TARGET_PAGE; in get_mctgt_type_thp()
5981 if (get_mctgt_type_thp(vma, addr, *pmd, NULL) == MC_TARGET_PAGE) in mem_cgroup_count_precharge_pte_range()
6181 if (target_type == MC_TARGET_PAGE) { in mem_cgroup_move_charge_pte_range()
6221 case MC_TARGET_PAGE: in mem_cgroup_move_charge_pte_range()
/kernel/linux/linux-6.6/mm/
H A Dmemcontrol.c5737 MC_TARGET_PAGE, enumerator
5953 * * MC_TARGET_PAGE - If the page corresponding to this pte is a target for
5959 * * MC_TARGET_DEVICE - Like MC_TARGET_PAGE but page is device memory and
6014 ret = MC_TARGET_PAGE; in get_mctgt_type()
6062 ret = MC_TARGET_PAGE; in get_mctgt_type_thp()
6097 if (get_mctgt_type_thp(vma, addr, *pmd, NULL) == MC_TARGET_PAGE) in mem_cgroup_count_precharge_pte_range()
6298 if (target_type == MC_TARGET_PAGE) { in mem_cgroup_move_charge_pte_range()
6340 case MC_TARGET_PAGE: in mem_cgroup_move_charge_pte_range()

Completed in 18 milliseconds