Home
last modified time | relevance | path

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

/kvm-unit-tests/x86/
H A Dpku.c16 static void set_cr0_wp(int wp) in set_cr0_wp() argument
21 if (wp) in set_cr0_wp()
H A Dpks.c16 static void set_cr0_wp(int wp) in set_cr0_wp() argument
21 if (wp) in set_cr0_wp()
H A Daccess.c237 static void set_cr0_wp(int wp) in set_cr0_wp() argument
242 if (wp) in set_cr0_wp()
/kvm-unit-tests/arm/
H A Dunittests.cfg243 [debug-wp]
246 extra_params = -append 'wp'
249 [debug-wp-migration]
252 extra_params = -append 'wp-migration'