bitmap_ppn        326 drivers/misc/vmw_vmci/vmci_doorbell.c bool vmci_dbell_register_notification_bitmap(u64 bitmap_ppn)
bitmap_ppn        337 drivers/misc/vmw_vmci/vmci_doorbell.c 		bitmap_set_msg.bitmap_ppn64 = bitmap_ppn;
bitmap_ppn        339 drivers/misc/vmw_vmci/vmci_doorbell.c 		bitmap_set_msg.bitmap_ppn32 = (u32) bitmap_ppn;
bitmap_ppn        344 drivers/misc/vmw_vmci/vmci_doorbell.c 			 bitmap_ppn, result);
bitmap_ppn         40 drivers/misc/vmw_vmci/vmci_doorbell.h bool vmci_dbell_register_notification_bitmap(u64 bitmap_ppn);
bitmap_ppn        550 drivers/misc/vmw_vmci/vmci_guest.c 		unsigned long bitmap_ppn =
bitmap_ppn        552 drivers/misc/vmw_vmci/vmci_guest.c 		if (!vmci_dbell_register_notification_bitmap(bitmap_ppn)) {
bitmap_ppn        555 drivers/misc/vmw_vmci/vmci_guest.c 				 bitmap_ppn);