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

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

Completed in 144 milliseconds