Searched defs:_type (Results 1 – 4 of 4) sorted by relevance
| /optee_os/core/include/mm/ |
| H A D | core_mmu.h | 192 #define __register_memory(_name, _type, _addr, _size, _section) \ argument 198 #define __register_memory_ul(_name, _type, _addr, _size, _section) \ argument 203 #define __register_memory_ul(_name, _type, _addr, _size, _section) \ argument
|
| /optee_os/core/drivers/clk/ |
| H A D | clk-stm32mp15.c | 313 #define _CLK_PLL(_idx, _type, _off1, _off2, _off3, _off4, \ argument
|
| H A D | clk-stm32mp13.c | 907 #define CLK_PLL_CFG(_idx, _type, _gate_id, _mux_id, _reg)\ argument
|
| /optee_os/core/mm/ |
| H A D | core_mmu.c | 1111 #define ADD_PHYS_MEM(_type, _addr, _size) \ in collect_mem_ranges() argument
|