Home
last modified time | relevance | path

Searched refs:int_tab_len (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.4/drivers/iommu/
Damd_iommu_init.c864 u64 int_ctl, int_tab_len, entry = 0, last_entry = 0; in copy_device_table() local
946 int_tab_len = old_devtb[devid].data[2] & DTE_IRQ_TABLE_LEN_MASK; in copy_device_table()
947 if (irq_v && (int_ctl || int_tab_len)) { in copy_device_table()
949 (int_tab_len != DTE_IRQ_TABLE_LEN)) { in copy_device_table()