Home
last modified time | relevance | path

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

/linux/drivers/iommu/intel/
H A Diommu.c93 const u16 *rid_lhs = key; in device_rid_cmp_key() local
95 if (*rid_lhs < PCI_DEVID(info->bus, info->devfn)) in device_rid_cmp_key()
98 if (*rid_lhs > PCI_DEVID(info->bus, info->devfn)) in device_rid_cmp_key()