Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/iommu/
Damd_iommu_init.c872 u64 int_ctl, int_tab_len, entry = 0, last_entry = 0; in copy_device_table() local
944 int_tab_len = old_devtb[devid].data[2] & DTE_IRQ_TABLE_LEN_MASK; in copy_device_table()
945 if (irq_v && (int_ctl || int_tab_len)) { in copy_device_table()
947 (int_tab_len != DTE_IRQ_TABLE_LEN)) { in copy_device_table()