Searched refs:X86_BP_FLAGS_NOBOOTCONF (Results 1 – 5 of 5) sorted by relevance
127 if (!(boot_params.bp_flags & X86_BP_FLAGS_NOBOOTCONF)) { in main()
341 if (!(boot_params.bp_flags & X86_BP_FLAGS_NOBOOTCONF)) { in boot2()
287 bp.bp_flags ^= htole32(X86_BP_FLAGS_NOBOOTCONF); in update_i386_boot_params()
308 if (!(boot_params.bp_flags & X86_BP_FLAGS_NOBOOTCONF)) { in boot()
1099 #define X86_BP_FLAGS_NOBOOTCONF 8 macro