Home
last modified time | relevance | path

Searched refs:resident (Results 1 - 3 of 3) sorted by relevance

/device/soc/rockchip/common/sdk_linux/drivers/irqchip/
H A Dirq-gic-v4.c241 vpe->resident = false; in its_make_vpe_non_resident()
267 vpe->resident = true; in its_make_vpe_resident()
/device/soc/rockchip/common/sdk_linux/include/linux/irqchip/
H A Darm-gic-v4.h40 /* VPE resident */
41 bool resident; member
/device/soc/rockchip/common/kernel/drivers/gpu/arm/bifrost/csf/
H A Dmali_kbase_csf_scheduler.c1211 * be stopped. For that the corresponding queue group needs to be resident on
2839 * update_resident_groups_priority() - Update the priority of resident groups
2843 * This function will update the priority of all resident queue groups
2845 * non-resident group.
2861 bool resident = in update_resident_groups_priority() local
2864 if ((group->prepared_seq_num >= num_groups) || !resident) in update_resident_groups_priority()
2877 * program_group_on_vacant_csg_slot() - Program a non-resident group on the
2882 * This function will program a non-resident group at the head of
2884 * CSG slot, provided the initial position of the non-resident
2925 * program_vacant_csg_slot() - Program the vacant CSG slot with a non-resident
[all...]

Completed in 6 milliseconds