Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/staging/vc04_services/interface/vchiq_arm/
Dvchiq_debugfs.c33 void *plevel; member
225 dir, vchiq_debugfs_log_entries[i].plevel, in vchiq_debugfs_init()
/Linux-v5.4/virt/kvm/arm/
Darch_timer.c558 bool vlevel, plevel; in kvm_timer_should_notify_user() local
564 plevel = sregs->device_irq_level & KVM_ARM_DEV_EL1_PTIMER; in kvm_timer_should_notify_user()
567 kvm_timer_should_fire(ptimer) != plevel; in kvm_timer_should_notify_user()