Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/kvm/
H A Dbook3s_hv.c3721 unsigned long cmd_bit, stat_bit; in kvmppc_run_core() local
3810 cmd_bit = stat_bit = 0; in kvmppc_run_core()
3823 cmd_bit = HID0_POWER8_1TO2LPAR; in kvmppc_run_core()
3827 cmd_bit = HID0_POWER8_1TO4LPAR; in kvmppc_run_core()
3851 if (cmd_bit) { in kvmppc_run_core()
3854 hid0 |= cmd_bit | HID0_POWER8_DYNLPARDIS; in kvmppc_run_core()
3928 if (cmd_bit) { in kvmppc_run_core()
3967 if (cmd_bit) { in kvmppc_run_core()