Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpu/arm/bifrost/
H A Dmali_kbase_mem_lowlevel.h158 static inline bool is_partial(struct tagged_addr t) in is_partial() function
H A Dmali_kbase_mem.c2863 } else if (is_partial(*start_free)) { in kbase_alloc_phy_pages_helper_locked()
2961 } else if (is_partial(*start_free)) { in kbase_free_phy_pages_helper()
2972 !is_partial(*local_end_free)) { in kbase_free_phy_pages_helper()
3082 } else if (is_partial(*start_free)) { in kbase_free_phy_pages_helper_locked()
3095 !is_partial(*local_end_free)) { in kbase_free_phy_pages_helper_locked()
3289 if (is_huge(phys) || is_partial(phys)) in kbase_set_phy_alloc_page_status()
H A Dmali_kbase_mem_linux.c3079 if (is_huge(pages[i]) || is_partial(pages[i]))
3128 if (is_huge(pages[i]) || is_partial(pages[i]))
/OK3568_Linux_fs/kernel/drivers/net/hyperv/
H A Dhyperv_net.h775 u16 is_partial:1; member
/OK3568_Linux_fs/kernel/drivers/gpu/arm/bifrost/mmu/
H A Dmali_kbase_mmu.c2259 if (is_huge(phys[i]) || is_partial(phys[i])) in kbase_mmu_progress_migration_on_teardown()
2423 !is_huge(phys[i]) && !is_partial(phys[i])) in kbase_mmu_insert_pages_no_flush()