Searched refs:BI_ALLOC (Results 1 – 7 of 7) sorted by relevance
41 #define BI_ALLOC(max) (bootinfo = ALLOC(sizeof(struct btinfo) \ macro
274 BI_ALLOC(6); /* XXX */ in exec_netbsd()
40 #define BI_ALLOC(max) (bootinfo = alloc(sizeof(struct bootinfo) \ macro
431 BI_ALLOC(BTINFO_MAX); in common_load_kernel()
1361 BI_ALLOC(BTINFO_MAX); in exec_multiboot2()
274 BI_ALLOC(BTINFO_MAX); in exec_netbsd()