summaryrefslogtreecommitdiffstats
path: root/arch/kvx/cpu/start.S
diff options
context:
space:
mode:
Diffstat (limited to 'arch/kvx/cpu/start.S')
-rw-r--r--arch/kvx/cpu/start.S4
1 files changed, 4 insertions, 0 deletions
diff --git a/arch/kvx/cpu/start.S b/arch/kvx/cpu/start.S
index d90272c71f..a647e8a513 100644
--- a/arch/kvx/cpu/start.S
+++ b/arch/kvx/cpu/start.S
@@ -115,6 +115,10 @@ ENDPROC(kvx_start)
wfxl $psow = $r21 ;\
;; ;\
wfxm $psow = $r22 ;\
+ ;; ;\
+ make $r21 = DO_WFXL_VALUE_##__pl ;\
+ ;; ;\
+ wfxl $dow = $r21 ;\
;;
/**