Searched refs:addresses (Results 1 – 12 of 12) sorted by relevance
323 addresses => {}355 $mailmap->{addresses}->{$wrong_address} = $real_address;366 $mailmap->{addresses}->{$wrong_address} = $real_address;384 $mailmap->{addresses}->{$wrong_email} = $real_address;1221 exists $mailmap->{addresses}->{$email}) {1225 if (exists $mailmap->{addresses}->{$email}) {1226 $real_address = $mailmap->{addresses}->{$email};1232 if (exists $mailmap->{addresses}->{$address}) {1233 $real_address = $mailmap->{addresses}->{$address};1240 my (@addresses) = @_;[all …]
79 const char *addresses; member617 .addresses = "assigned-addresses",627 .addresses = "reg",671 prop = dt_get_property(dev, bus->addresses, &psize); in dt_get_address()1039 prop = dt_get_property(dev, bus->addresses, &psize); in dt_number_of_address()
247 When searching for symbol addresses we can use the built-in system248 that is optimized for searching symbols using addresses as the key.
124 addresses it's interested in. Available if the backend has
230 guest-BAR value are different. The addresses of internal resource from232 addresses of buffer within internal resource from device's view and
507 Paths of this form may be written by the guest to indicate MAC addresses508 it is currently using. These may be multicast or unicast addresses. For516 Paths of this form may be written by the guest to indicate IP addresses
862 >> automatically recording GPAs (guest physical addresses) when guest memory1388 paging controls access to usermode addresses.1519 belong to and use them for 1:1 mapping. End addresses can be omitted and one1526 'start' and 'end' values are page numbers (not full physical addresses),
75 addresses
244 via symbols or via virtual addresses.
35 This design addresses the above points, allowing for a completely
31 A new format that addresses the above is required.
1315 /* dataptr may be at odd or even addresses */
Completed in 20 milliseconds