cpt_type          176 drivers/gpu/drm/i915/gvt/gtt.c #define GTT_TYPE_TABLE_ENTRY(type, e_type, cpt_type, npt_type, pse_type) \
cpt_type          179 drivers/gpu/drm/i915/gvt/gtt.c 		.pt_type = cpt_type, \
cpt_type          768 drivers/misc/vmw_vmci/vmci_context.c 			     u32 cpt_type,
cpt_type          781 drivers/misc/vmw_vmci/vmci_context.c 	switch (cpt_type) {
cpt_type          802 drivers/misc/vmw_vmci/vmci_context.c 		pr_devel("Invalid cpt state (type=%d)\n", cpt_type);
cpt_type          817 drivers/misc/vmw_vmci/vmci_context.c 			     u32 cpt_type,
cpt_type          826 drivers/misc/vmw_vmci/vmci_context.c 	if (cpt_type == VMCI_WELLKNOWN_CPT_STATE && num_ids > 0) {
cpt_type          835 drivers/misc/vmw_vmci/vmci_context.c 	if (cpt_type != VMCI_NOTIFICATION_CPT_STATE) {
cpt_type          836 drivers/misc/vmw_vmci/vmci_context.c 		pr_devel("Invalid cpt state (type=%d)\n", cpt_type);
cpt_type          848 drivers/misc/vmw_vmci/vmci_context.c 			 cpt_type, result);
cpt_type           94 drivers/misc/vmw_vmci/vmci_context.h 	u32 cpt_type;
cpt_type          142 drivers/misc/vmw_vmci/vmci_context.h int vmci_ctx_get_chkpt_state(u32 context_id, u32 cpt_type,
cpt_type          144 drivers/misc/vmw_vmci/vmci_context.h int vmci_ctx_set_chkpt_state(u32 context_id, u32 cpt_type,
cpt_type          714 drivers/misc/vmw_vmci/vmci_host.c 	get_info.result = vmci_ctx_get_chkpt_state(cid, get_info.cpt_type,
cpt_type          751 drivers/misc/vmw_vmci/vmci_host.c 	set_info.result = vmci_ctx_set_chkpt_state(cid, set_info.cpt_type,