Home
last modified time | relevance | path

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

/kvm-unit-tests/s390x/
H A Dexittime.c103 long ctl4_orig = 0; in setup_lctl4() local
107 : [ctl4_orig] "=S" (ctl4_orig) in setup_lctl4()
110 return ctl4_orig; in setup_lctl4()
113 static void test_lctl4(long ctl4_orig) in test_lctl4() argument
118 : [ctl4_orig] "S" (ctl4_orig) in test_lctl4()