Home
last modified time | relevance | path

Searched refs:efi_makebootargs (Results 1 – 13 of 13) sorted by relevance

/openbsd/sys/arch/riscv64/stand/efiboot/
H A Defiboot.h22 void *efi_makebootargs(char *, int);
H A Dexec.c77 fdt = efi_makebootargs(args, howto); in run_loadfile()
H A Defiboot.c488 efi_makebootargs(char *bootargs, int howto) in efi_makebootargs() function
/openbsd/sys/arch/armv7/stand/efiboot/
H A Defiboot.h22 void *efi_makebootargs(char *, int);
H A Dexec.c181 fdt = efi_makebootargs(args, howto); in run_loadfile()
H A Defiboot.c539 efi_makebootargs(char *bootargs, int howto) in efi_makebootargs() function
/openbsd/sys/arch/arm64/stand/efiboot/
H A Defiboot.h23 void *efi_makebootargs(char *, int);
H A Dexec.c115 fdt = efi_makebootargs(args, howto); in run_loadfile()
H A Defiboot.c603 efi_makebootargs(char *bootargs, int howto) in efi_makebootargs() function
/openbsd/sys/arch/amd64/stand/efiboot/
H A Defiboot.h36 void efi_makebootargs(void);
H A Dexec_i386.c88 efi_makebootargs(); in run_loadfile()
H A Defiboot.c852 efi_makebootargs(void) in efi_makebootargs() function
/openbsd/sys/arch/i386/stand/libsa/
H A Dexec_i386.c86 efi_makebootargs(); in run_loadfile()