Home
last modified time | relevance | path

Searched refs:boot_fphystart (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/sys/arch/amigappc/amigappc/
H A Damiga_init.c50 u_long boot_fphystart, boot_fphysize, cphysize; variable
76 boot_fphystart = fstart; in set_boot_args()
H A Dautoconf.c382 extern long boot_fphystart; in is_a3000()
392 if (boot_fphystart < 0x07000000) in is_a3000()
/netbsd-src/sys/arch/amiga/amiga/
H A Dautoconf.c543 extern long boot_fphystart; in is_a3000()
553 if (boot_fphystart < 0x07000000) in is_a3000()
H A Damiga_init.c115 u_long boot_fphystart, boot_fphysize, boot_cphysize; variable
246 RELOC(boot_fphystart, u_long) = fphystart; in start_c()
1114 kernel_exec.a_entry, boot_fphystart, boot_fphysize, in kernel_reload_write()
H A Dlocore.s1205 movl _C_LABEL(boot_fphystart), %d0