Home
last modified time | relevance | path

Searched refs:plevel (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/drivers/staging/vc04_services/interface/vchiq_arm/
Dvchiq_debugfs.c61 void *plevel; member
264 dir, vchiq_debugfs_log_entries[i].plevel, in vchiq_debugfs_init()
/Linux-v4.19/virt/kvm/arm/
Darch_timer.c517 bool vlevel, plevel; in kvm_timer_should_notify_user() local
523 plevel = sregs->device_irq_level & KVM_ARM_DEV_EL1_PTIMER; in kvm_timer_should_notify_user()
526 kvm_timer_should_fire(ptimer) != plevel; in kvm_timer_should_notify_user()