Searched refs:VM_GENERATE_UNSAFE_WRAPPER (Results 1 – 2 of 2) sorted by relevance
53 #define VM_GENERATE_UNSAFE_WRAPPER(_safe_type, _unsafe_type) \ macro56 #define VM_GENERATE_UNSAFE_WRAPPER(_safe_type, _unsafe_type) \ macro63 VM_GENERATE_UNSAFE_WRAPPER(uint64_t, vm_addr_struct_t);64 VM_GENERATE_UNSAFE_WRAPPER(uint64_t, vm_size_struct_t);65 VM_GENERATE_UNSAFE_WRAPPER(uint32_t, vm32_addr_struct_t);66 VM_GENERATE_UNSAFE_WRAPPER(uint32_t, vm32_size_struct_t);98 VM_GENERATE_UNSAFE_WRAPPER(_safe_type, _unsafe_type)101 VM_GENERATE_UNSAFE_WRAPPER(_safe_type, _unsafe_type)
120 - `VM_GENERATE_UNSAFE_WRAPPER` is a special macro that is needed to avoid132 VM_GENERATE_UNSAFE_WRAPPER(uint64_t, vm_addr_struct_t);