Searched refs:user_phys (Results 1 – 2 of 2) sorted by relevance
498 uint64_t user_phys; in ofwfb_init() 610 user_phys = 0; in ofwfb_init() 611 TUNABLE_UINT64_FETCH("hw.ofwfb.physaddr", &user_phys); in ofwfb_init() 613 if (user_phys) in ofwfb_init() 614 sc->fb.fb_pbase = (vm_paddr_t)user_phys; in ofwfb_init() 486 uint64_t user_phys; ofwfb_init() local
632 int user_phys; in arm_tmr_attach() local726 if (TUNABLE_INT_FETCH("hw.userspace_allow_phys_counter", &user_phys) && in arm_tmr_attach()727 user_phys != 0) in arm_tmr_attach()