Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dprotected_memory_allocator.h33 struct protected_memory_allocation { struct
58 struct protected_memory_allocation *(*pma_alloc_page)( argument
75 struct protected_memory_allocation *pma);
86 struct protected_memory_allocation *pma);
/OK3568_Linux_fs/kernel/drivers/base/arm/protected_memory_allocator/
H A Dprotected_memory_allocator.c95 struct protected_memory_allocation *pma) in small_granularity_alloc()
157 struct protected_memory_allocation *pma) in large_granularity_alloc()
194 static struct protected_memory_allocation *simple_pma_alloc_page( in simple_pma_alloc_page()
199 struct protected_memory_allocation *pma; in simple_pma_alloc_page()
337 struct protected_memory_allocation *pma) in simple_pma_get_phys_addr()
351 struct protected_memory_allocation *pma) in simple_pma_free_page()
/OK3568_Linux_fs/kernel/drivers/gpu/arm/bifrost/csf/
H A Dmali_kbase_csf_protected_memory.h54 struct protected_memory_allocation **
72 struct protected_memory_allocation **pma,
H A Dmali_kbase_csf_protected_memory.c70 struct protected_memory_allocation **
80 struct protected_memory_allocation **pma = NULL; in kbase_csf_protected_memory_alloc()
136 struct protected_memory_allocation **pma, in kbase_csf_protected_memory_free()
H A Dmali_kbase_csf_defs.h453 struct protected_memory_allocation **pma;
1328 struct protected_memory_allocation **pma;
H A Dmali_kbase_csf_firmware.c544 struct protected_memory_allocation ***pma, in entry_find_large_page_to_reuse()
652 struct protected_memory_allocation **pma = NULL; in parse_memory_setup_entry()