Searched refs:halve (Results 1 – 1 of 1) sorted by relevance
654 bool halve; in setup_low_mem_virq() local665 halve = (opt_low_mem_virq == ((paddr_t) -1)); in setup_low_mem_virq()666 threshold = halve ? DEFAULT_LOW_MEM_VIRQ : opt_low_mem_virq; in setup_low_mem_virq()678 if ( halve && in setup_low_mem_virq()
Completed in 6 milliseconds