Searched refs:high_loaded (Results 1 - 3 of 3) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/x86_64/boot/compressed/
H A Dmisc.c110 static int high_loaded =0; variable
272 if (high_loaded) flush_window_high();
313 high_loaded = 1;
429 if (high_loaded) close_output_buffer_if_we_run_high(mv);
430 return high_loaded;
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/i386/boot/compressed/
H A Dbz2misc.c110 static int high_loaded =0; variable
231 high_loaded = 1;
259 return high_loaded;
H A Dmisc.c122 static int high_loaded =0; variable
284 if (high_loaded) flush_window_high();
334 high_loaded = 1;
379 if (high_loaded) close_output_buffer_if_we_run_high(mv);
380 return high_loaded;

Completed in 43 milliseconds