Home
last modified time | relevance | path

Searched refs:BOOTARG_LEN (Results 1 – 8 of 8) sorted by relevance

/openbsd/sys/arch/hppa/stand/boot/
H A Dexec.c49 (u_long)marks[MARK_END], BOOTARG_APIVER, BOOTARG_LEN, (caddr_t)BOOTARG_OFF); in run_loadfile()
/openbsd/sys/arch/hppa/stand/cdboot/
H A Dcdboot.c95 (u_long)marks[MARK_END], BOOTARG_APIVER, BOOTARG_LEN, in boot()
/openbsd/sys/arch/i386/stand/libsa/
H A Dexec_i386.c70 size_t ac = BOOTARG_LEN; in run_loadfile()
/openbsd/sys/arch/amd64/include/
H A Dbiosvar.h36 #define BOOTARG_LEN (PAGE_SIZE * 1) macro
/openbsd/sys/arch/hppa/include/
H A Dcpu.h287 #define BOOTARG_LEN PAGE_SIZE macro
/openbsd/sys/arch/i386/include/
H A Dbiosvar.h34 #define BOOTARG_LEN (PAGE_SIZE * 1) macro
/openbsd/sys/arch/amd64/stand/efiboot/
H A Dexec_i386.c73 size_t ac = BOOTARG_LEN; in run_loadfile()
/openbsd/sys/arch/amd64/stand/libsa/
H A Dexec_i386.c92 size_t ac = BOOTARG_LEN; in run_loadfile()