Home
last modified time | relevance | path

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

/openbmc/qemu/hw/sparc64/
H A Dsparc64.c200 uint64_t npt_bit = count & timer->npt_mask; in cpu_tick_set_count() local
209 timer->npt = npt_bit ? 1 : 0; in cpu_tick_set_count()