Searched defs:pcid (Results  1 – 11 of 11) sorted by relevance
| /Linux-v5.4/arch/x86/include/asm/ | 
| D | invpcid.h | 5 static inline void __invpcid(unsigned long pcid, unsigned long addr,  in __invpcid()29 static inline void invpcid_flush_one(unsigned long pcid,  in invpcid_flush_one()
 36 static inline void invpcid_flush_single_context(unsigned long pcid)  in invpcid_flush_single_context()
 
 | 
| /Linux-v5.4/net/netfilter/ | 
| D | nf_conntrack_pptp.c | 275 	__be16 cid = 0, pcid = 0;  in pptp_inbound_pkt()  local403 	__be16 cid = 0, pcid = 0;  in pptp_outbound_pkt()  local
 
 | 
| /Linux-v5.4/drivers/staging/vt6655/ | 
| D | device_main.c | 149 static void vt6655_remove(struct pci_dev *pcid)  in vt6655_remove()1654 vt6655_probe(struct pci_dev *pcid, const struct pci_device_id *ent)  in vt6655_probe()
 1765 static int vt6655_suspend(struct pci_dev *pcid, pm_message_t state)  in vt6655_suspend()
 1785 static int vt6655_resume(struct pci_dev *pcid)  in vt6655_resume()
 
 | 
| D | device.h | 103 	struct pci_dev *pcid;  member
 | 
| /Linux-v5.4/drivers/gpu/drm/nouveau/nvkm/engine/device/ | 
| D | pci.c | 1626 	const struct nvkm_device_pci_device *pcid;  in nvkm_device_pci_new()  local
 | 
| /Linux-v5.4/drivers/scsi/esas2r/ | 
| D | esas2r_init.c | 261 int esas2r_init_adapter(struct Scsi_Host *host, struct pci_dev *pcid,  in esas2r_init_adapter()
 | 
| D | esas2r_main.c | 353 static int esas2r_probe(struct pci_dev *pcid,  in esas2r_probe()
 | 
| D | esas2r.h | 904 	struct pci_dev *pcid;  member
 | 
| /Linux-v5.4/arch/x86/kvm/vmx/ | 
| D | vmx.c | 5405 		u64 pcid;  in handle_invpcid()  member
 | 
| /Linux-v5.4/arch/x86/kvm/ | 
| D | emulate.c | 2421 	u64 pcid;  in rsm_enter_protected_mode()  local
 | 
| D | mmu.c | 5625 void kvm_mmu_invpcid_gva(struct kvm_vcpu *vcpu, gva_t gva, unsigned long pcid)  in kvm_mmu_invpcid_gva()
 |