Searched refs:guessed (Results 1 – 4 of 4) sorted by relevance
313 (based on the length fields at guessed locations).318 to the kernel, asking if the guessed location is correct (if a TLS record320 The kernel confirms the guessed location was correct and tells the device
327 haven't already guessed, don't set this the same as any other ARCnet on1237 00001 0xE100 (guessed - was not detected by QEMM)1238 00011 0xE000 (guessed - was not detected by QEMM)1249 11001 0xC900 (guessed - crashes tested system)1250 11011 0xC800 (guessed - crashes tested system)1251 11101 0xC500 (guessed - crashes tested system)1252 11111 0xC400 (guessed - crashes tested system)
4112 const struct pciserial_board *guessed) in serial_pci_matches() argument4115 board->num_ports == guessed->num_ports && in serial_pci_matches()4116 board->base_baud == guessed->base_baud && in serial_pci_matches()4117 board->uart_offset == guessed->uart_offset && in serial_pci_matches()4118 board->reg_shift == guessed->reg_shift && in serial_pci_matches()4119 board->first_offset == guessed->first_offset; in serial_pci_matches()
227 As can be guessed by the names, .init_early() is used for any machine-