Searched refs:cmd_bit (Results 1 – 1 of 1) sorted by relevance
3099 unsigned long cmd_bit, stat_bit; in kvmppc_run_core() local3204 cmd_bit = stat_bit = 0; in kvmppc_run_core()3218 cmd_bit = HID0_POWER8_1TO2LPAR; in kvmppc_run_core()3222 cmd_bit = HID0_POWER8_1TO4LPAR; in kvmppc_run_core()3254 if (cmd_bit) { in kvmppc_run_core()3257 hid0 |= cmd_bit | HID0_POWER8_DYNLPARDIS; in kvmppc_run_core()3325 if (cmd_bit || hpt_on_radix) { in kvmppc_run_core()3370 if (cmd_bit) { in kvmppc_run_core()