Home
last modified time | relevance | path

Searched defs:pcid (Results 1 – 6 of 6) sorted by relevance

/linux/arch/x86/include/asm/
H A Dinvpcid.h5 static inline void __invpcid(unsigned long pcid, unsigned long addr, in __invpcid()
26 static inline void invpcid_flush_one(unsigned long pcid, in invpcid_flush_one()
33 static inline void invpcid_flush_single_context(unsigned long pcid) in invpcid_flush_single_context()
/linux/net/netfilter/
H A Dnf_conntrack_pptp.c199 __be16 cid = 0, pcid = 0; in pptp_inbound_pkt() local
329 __be16 cid = 0, pcid = 0; in pptp_outbound_pkt() local
/linux/drivers/gpu/drm/nouveau/nvkm/engine/device/
H A Dpci.c1656 const struct nvkm_device_pci_device *pcid; in nvkm_device_pci_new() local
/linux/drivers/scsi/esas2r/
H A Desas2r_init.c260 int esas2r_init_adapter(struct Scsi_Host *host, struct pci_dev *pcid, in esas2r_init_adapter()
H A Desas2r_main.c348 static int esas2r_probe(struct pci_dev *pcid, in esas2r_probe()
/linux/arch/x86/kvm/vmx/
H A Dvmx.c6148 u64 pcid; in handle_invpcid() member