Searched refs:record (Results 1 – 21 of 21) sorted by relevance
145 static void __init m68k_parse_bootinfo(const struct bi_record *record) in m68k_parse_bootinfo() argument149 save_bootinfo(record); in m68k_parse_bootinfo()151 while ((tag = be16_to_cpu(record->tag)) != BI_LAST) { in m68k_parse_bootinfo()153 const void *data = record->data; in m68k_parse_bootinfo()154 uint16_t size = be16_to_cpu(record->size); in m68k_parse_bootinfo()192 unknown = amiga_parse_bootinfo(record); in m68k_parse_bootinfo()194 unknown = atari_parse_bootinfo(record); in m68k_parse_bootinfo()196 unknown = mac_parse_bootinfo(record); in m68k_parse_bootinfo()198 unknown = q40_parse_bootinfo(record); in m68k_parse_bootinfo()200 unknown = bvme6000_parse_bootinfo(record); in m68k_parse_bootinfo()[all …]
463 .macro get_bi_record record argument464 pea \record
49 int __init apollo_parse_bootinfo(const struct bi_record *record) in apollo_parse_bootinfo() argument52 const void *data = record->data; in apollo_parse_bootinfo()54 switch (be16_to_cpu(record->tag)) { in apollo_parse_bootinfo()
72 int __init hp300_parse_bootinfo(const struct bi_record *record) in hp300_parse_bootinfo() argument75 const void *data = record->data; in hp300_parse_bootinfo()77 switch (be16_to_cpu(record->tag)) { in hp300_parse_bootinfo()
64 /* Default unused, just provide register info for record */
86 record;
131 int __init atari_parse_bootinfo(const struct bi_record *record) in atari_parse_bootinfo() argument134 const void *data = record->data; in atari_parse_bootinfo()136 switch (be16_to_cpu(record->tag)) { in atari_parse_bootinfo()
60 strne \reg1, [\reg2, \reg3] @ record what happened and give up
145 int __init amiga_parse_bootinfo(const struct bi_record *record) in amiga_parse_bootinfo() argument148 const void *data = record->data; in amiga_parse_bootinfo()150 switch (be16_to_cpu(record->tag)) { in amiga_parse_bootinfo()
605 int record = 0; in record_and_restart() local628 record = 1; in record_and_restart()643 if (record) { in record_and_restart()
1930 int record = 0; in record_and_restart() local1955 record = siar_valid(regs); in record_and_restart()1970 if (record) { in record_and_restart()
83 int __init mac_parse_bootinfo(const struct bi_record *record) in mac_parse_bootinfo() argument86 const void *data = record->data; in mac_parse_bootinfo()88 switch (be16_to_cpu(record->tag)) { in mac_parse_bootinfo()
731 APPLDATA monitor record, i.e. enables or disables monitoring this record748 APPLDATA monitor record, i.e. enables or disables monitoring this record764 APPLDATA monitor record, i.e. enables or disables monitoring this record
85 mov \rv, #0 @ yes; record init is done
123 two entries. Omitting one of these entries from the record prevents139 The trace buffer does not record single loops - helpful if trace 145 The trace buffer does not record loops two levels deep. Helpful if
134 to record that such an event occurred if desired.
116 to record that the event occurred.
612 # map this PTD instead and record coverage address
306 Should a bad CT used for "non-record form ICSWX" cause an
392 ; The MMU status record is now on the stack
91 # divide instruction. This way, the operating system can record that #