Home
last modified time | relevance | path

Searched defs:clear (Results 1 – 2 of 2) sorted by relevance

/kvm-unit-tests/x86/
H A Dvmx_tests.c2324 unsigned long clear, unsigned long set) in ept_twiddle()
2383 ept_violation_at_level_mkhuge(bool mkhuge, int level, unsigned long clear, in ept_violation_at_level_mkhuge()
2403 ept_violation_at_level(int level, unsigned long clear, unsigned long set, in ept_violation_at_level()
2413 static void ept_violation(unsigned long clear, unsigned long set, in ept_violation()
2544 unsigned long clear, in ept_allowed_at_level_mkhuge()
2560 static void ept_allowed_at_level(int level, unsigned long clear, in ept_allowed_at_level()
2568 static void ept_allowed(unsigned long clear, unsigned long set, in ept_allowed()
2597 unsigned long clear, in ept_misconfig_at_level_mkhuge_op()
2634 unsigned long clear, in ept_misconfig_at_level_mkhuge()
2643 static void ept_misconfig_at_level(int level, unsigned long clear, in ept_misconfig_at_level()
[all …]
/kvm-unit-tests/lib/s390x/asm/
H A Darch_def.h385 static inline void psw_mask_clear_bits(uint64_t clear) in psw_mask_clear_bits()
407 static inline void psw_mask_clear_and_set_bits(uint64_t clear, uint64_t set) in psw_mask_clear_and_set_bits()