Home
last modified time | relevance | path

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

/dragonfly/contrib/mpfr/src/
H A Dtanh.c91 goto set_one; in mpfr_tanh()
111 set_one: in mpfr_tanh()
139 goto set_one; in mpfr_tanh()
/dragonfly/sys/dev/virtual/nvmm/x86/
H A Dnvmm_x86_vmx.c3256 vmx_check_ctls(uint64_t msr_ctls, uint64_t msr_true_ctls, uint64_t set_one) in vmx_check_ctls() argument
3273 if (!(set_one & __BIT(i))) { in vmx_check_ctls()
3286 uint64_t set_one, uint64_t set_zero, uint64_t *res) in vmx_init_ctls() argument
3307 if (set_one & __BIT(i)) in vmx_init_ctls()
3317 } else if (set_one & __BIT(i)) { in vmx_init_ctls()