Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/imagination/
H A Dpvr_mmu.c2049 bool should_create, in pvr_mmu_op_context_load_tables() argument
2067 err = pvr_page_table_l1_get_or_insert(op_ctx, should_create); in pvr_mmu_op_context_load_tables()
2085 err = pvr_page_table_l0_get_or_insert(op_ctx, should_create); in pvr_mmu_op_context_load_tables()
2146 u64 device_addr, bool should_create) in pvr_mmu_op_context_set_curr_page() argument
2156 return pvr_mmu_op_context_load_tables(op_ctx, should_create, in pvr_mmu_op_context_set_curr_page()
2186 bool should_create) in pvr_mmu_op_context_next_page() argument
2222 return pvr_mmu_op_context_load_tables(op_ctx, should_create, in pvr_mmu_op_context_next_page()