Searched refs:address_space_device_deallocation_callback_t (Results 1 – 2 of 2) sorted by relevance
36 typedef void (*address_space_device_deallocation_callback_t)(void* context, uint64_t gpa); typedef37 …deallocation_callback_t)(void* context, uint64_t gpa, address_space_device_deallocation_callback_t…
138 …sterDeallocationCallback(uint64_t gpa, void* context, address_space_device_deallocation_callback_t… in registerDeallocationCallback()422 address_space_device_deallocation_callback_t func;484 void* context, uint64_t gpa, address_space_device_deallocation_callback_t func) { in sAddressSpaceDeviceRegisterDeallocationCallback()