Searched refs:ifl (Results 1 – 5 of 5) sorted by relevance
138 struct cpu_inf ifl; member271 cpu_inf = &part_inf->ifl; in lpar_cpu_inf()294 part_inf->ifl.lpar_weight = weight_ifl; in lpar_cpu_inf()297 part_inf->ifl.all_weight += weight_ifl; in lpar_cpu_inf()353 sctns->par.infplgif = scale_cap(lpar_inf.ifl.lpar_grp_cap); in fill_diag()359 sctns->par.infpsifl = lpar_inf.ifl.cpu_num_shd; in fill_diag()360 sctns->par.infpdifl = lpar_inf.ifl.cpu_num_ded; in fill_diag()364 sctns->par.infpabif = scale_cap(lpar_inf.ifl.lpar_cap); in fill_diag()383 if (lpar_inf.ifl.lpar_weight) { in fill_diag()385 lpar_inf.ifl.lpar_weight / lpar_inf.ifl.all_weight; in fill_diag()
514 .ifl = __flush_icache_all_noirq,530 .ifl = __flush_icache_all_noirq,546 .ifl = __flush_icache_all_msr_irq,561 .ifl = __flush_icache_all_nomsr_irq,577 .ifl = __flush_icache_all_noirq,592 .ifl = __flush_icache_all_noirq,
39 void (*ifl)(void); /* flush */ member59 #define flush_icache() mbc->ifl();
179 int ifl = iocb->ki_flags; in ovl_iocb_to_rwf() local182 if (ifl & IOCB_NOWAIT) in ovl_iocb_to_rwf()184 if (ifl & IOCB_HIPRI) in ovl_iocb_to_rwf()186 if (ifl & IOCB_DSYNC) in ovl_iocb_to_rwf()188 if (ifl & IOCB_SYNC) in ovl_iocb_to_rwf()
340 unsigned long ifl, in __rp2_uart_set_termios() argument368 writeb((ifl & IXON) ? RP2_TX_SWFLOW_ena : RP2_TX_SWFLOW_dis, in __rp2_uart_set_termios()370 writeb((ifl & IXOFF) ? RP2_RX_SWFLOW_ena : RP2_RX_SWFLOW_dis, in __rp2_uart_set_termios()