Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/iommu/intel/
Diommu.c99 const u16 *rid_lhs = key; in device_rid_cmp_key() local
101 if (*rid_lhs < PCI_DEVID(info->bus, info->devfn)) in device_rid_cmp_key()
104 if (*rid_lhs > PCI_DEVID(info->bus, info->devfn)) in device_rid_cmp_key()