Searched refs:int_tab_len (Results 1 – 1 of 1) sorted by relevance
923 u64 int_ctl, int_tab_len, entry = 0, last_entry = 0; in copy_device_table() local1005 int_tab_len = old_devtb[devid].data[2] & DTE_INTTABLEN_MASK; in copy_device_table()1006 if (irq_v && (int_ctl || int_tab_len)) { in copy_device_table()1008 (int_tab_len != DTE_INTTABLEN)) { in copy_device_table()