Searched refs:CONFIGURE_MEM_SLOTS (Results 1 – 3 of 3) sorted by relevance
440 & VhostUserProtocolFeatures::CONFIGURE_MEM_SLOTS.bits() in handle_request()452 & VhostUserProtocolFeatures::CONFIGURE_MEM_SLOTS.bits() in handle_request()473 & VhostUserProtocolFeatures::CONFIGURE_MEM_SLOTS.bits() in handle_request()
450 if node.acked_protocol_features & VhostUserProtocolFeatures::CONFIGURE_MEM_SLOTS.bits() == 0 in get_max_mem_slots()463 if node.acked_protocol_features & VhostUserProtocolFeatures::CONFIGURE_MEM_SLOTS.bits() == 0 in add_mem_region()484 if node.acked_protocol_features & VhostUserProtocolFeatures::CONFIGURE_MEM_SLOTS.bits() == 0 in remove_mem_region()
385 const CONFIGURE_MEM_SLOTS = 0x0000_8000; constant