Searched refs:address_space_device_deallocation_callback_t (Results 1 – 2 of 2) sorted by relevance
51 typedef void (*address_space_device_deallocation_callback_t)(void* context, uint64_t gpa); typedef52 …deallocation_callback_t)(void* context, uint64_t gpa, address_space_device_deallocation_callback_t…
159 …sterDeallocationCallback(uint64_t gpa, void* context, address_space_device_deallocation_callback_t… in registerDeallocationCallback()446 address_space_device_deallocation_callback_t func;512 void* context, uint64_t gpa, address_space_device_deallocation_callback_t func) { in sAddressSpaceDeviceRegisterDeallocationCallback()