Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/imagination/
H A Dpvr_mmu.c1724 * @should_insert: [IN] Specifies whether new page tables should be inserted
1730 * If @should_insert is %false:
1733 * If @should_insert is %true:
1738 bool should_insert) in pvr_page_table_l1_get_or_insert() argument
1751 if (!should_insert) in pvr_page_table_l1_get_or_insert()
1775 * @should_insert: [IN] Specifies whether new page tables should be inserted
1781 * If @should_insert is %false:
1784 * If @should_insert is %true:
1789 bool should_insert) in pvr_page_table_l0_get_or_insert() argument
1800 if (!should_insert) in pvr_page_table_l0_get_or_insert()
[all...]