Searched refs:record (Results 1 – 18 of 18) sorted by relevance
145 static void __init m68k_parse_bootinfo(const struct bi_record *record) in m68k_parse_bootinfo() argument147 while (record->tag != BI_LAST) { in m68k_parse_bootinfo()149 const unsigned long *data = record->data; in m68k_parse_bootinfo()151 switch (record->tag) { in m68k_parse_bootinfo()180 unknown = amiga_parse_bootinfo(record); in m68k_parse_bootinfo()182 unknown = atari_parse_bootinfo(record); in m68k_parse_bootinfo()184 unknown = mac_parse_bootinfo(record); in m68k_parse_bootinfo()186 unknown = q40_parse_bootinfo(record); in m68k_parse_bootinfo()188 unknown = bvme6000_parse_bootinfo(record); in m68k_parse_bootinfo()190 unknown = mvme16x_parse_bootinfo(record); in m68k_parse_bootinfo()[all …]
468 .macro get_bi_record record argument469 pea \record
46 int apollo_parse_bootinfo(const struct bi_record *record) { in apollo_parse_bootinfo() argument49 const unsigned long *data = record->data; in apollo_parse_bootinfo()51 switch(record->tag) { in apollo_parse_bootinfo()
70 int __init hp300_parse_bootinfo(const struct bi_record *record) in hp300_parse_bootinfo() argument73 const unsigned long *data = record->data; in hp300_parse_bootinfo()75 switch (record->tag) { in hp300_parse_bootinfo()
127 int __init atari_parse_bootinfo(const struct bi_record *record) in atari_parse_bootinfo() argument130 const u_long *data = record->data; in atari_parse_bootinfo()132 switch (record->tag) { in atari_parse_bootinfo()
41 mov \rv, #0 @ yes; record init is done
575 int record = 0; in record_and_restart() local598 record = 1; in record_and_restart()613 if (record) { in record_and_restart()
1261 int record = 0; in record_and_restart() local1284 record = 1; in record_and_restart()1299 if (record) { in record_and_restart()
143 int amiga_parse_bootinfo(const struct bi_record *record) in amiga_parse_bootinfo() argument146 const unsigned long *data = record->data; in amiga_parse_bootinfo()148 switch (record->tag) { in amiga_parse_bootinfo()
411 prompt "Builtin IPL record support"512 APPLDATA monitor record, i.e. enables or disables monitoring this record529 APPLDATA monitor record, i.e. enables or disables monitoring this record545 APPLDATA monitor record, i.e. enables or disables monitoring this record
107 int __init mac_parse_bootinfo(const struct bi_record *record) in mac_parse_bootinfo() argument110 const u_long *data = record->data; in mac_parse_bootinfo()112 switch (record->tag) { in mac_parse_bootinfo()
129 two entries. Omitting one of these entries from the record prevents145 The trace buffer does not record single loops - helpful if trace 151 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
268 Should a bad CT used for "non-record form ICSWX" cause an
384 ; The MMU status record is now on the stack
91 # divide instruction. This way, the operating system can record that #