Searched defs:_addr (Results 1 – 3 of 3) 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/include/ |
| H A D | io.h | 289 #define IO_READ32_POLL_TIMEOUT(_addr, _val, _cond, _delay_us, _timeout_us) \ argument
|
| /optee_os/core/mm/ |
| H A D | core_mmu.c | 1111 #define ADD_PHYS_MEM(_type, _addr, _size) \ in collect_mem_ranges() argument
|