Home
last modified time | relevance | path

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

/xnu-8019.80.24/tests/
H A Dhvtest_x86_guest.h10 extern void simple_long_mode_vcpu_entry(uint64_t arg) OS_NORETURN;
H A Dhvtest_x86_guest.c10 simple_long_mode_vcpu_entry(uint64_t arg) in simple_long_mode_vcpu_entry() function
H A Dhvtest_x86.m790 …pthread_t vcpu_thread = create_vcpu_thread(simple_long_mode_vcpu_entry, 0x10000, simple_long_mode_…