Home
last modified time | relevance | path

Searched defs:pcid (Results 1 – 9 of 9) 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.c262 __be16 cid = 0, pcid = 0; in pptp_inbound_pkt() local
389 __be16 cid = 0, pcid = 0; in pptp_outbound_pkt() local
/linux/drivers/gpu/drm/nouveau/nvkm/engine/device/
H A Dpci.c1632 const struct nvkm_device_pci_device *pcid; in nvkm_device_pci_new() local
/linux/drivers/scsi/esas2r/
H A Desas2r_init.c261 int esas2r_init_adapter(struct Scsi_Host *host, struct pci_dev *pcid, in esas2r_init_adapter()
H A Desas2r_main.c349 static int esas2r_probe(struct pci_dev *pcid, in esas2r_probe()
H A Desas2r.h904 struct pci_dev *pcid; member
/linux/arch/x86/kvm/
H A Dx86.c1363 static void kvm_invalidate_pcid(struct kvm_vcpu *vcpu, unsigned long pcid) in kvm_invalidate_pcid()
1409 unsigned long pcid = 0; in kvm_set_cr3() local
13719 u64 pcid; in kvm_handle_invpcid() member
/linux/arch/x86/kvm/vmx/
H A Dvmx.c5963 u64 pcid; in handle_invpcid() member
/linux/arch/x86/kvm/mmu/
H A Dmmu.c6231 void kvm_mmu_invpcid_gva(struct kvm_vcpu *vcpu, gva_t gva, unsigned long pcid) in kvm_mmu_invpcid_gva()