Home
last modified time | relevance | path

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

/system/utest/register-state/
A Dregister-state-test.cpp26 uintptr_t gs_base = (uintptr_t)thread_arg; in gs_base_test_thread() local
29 _writegsbase_u64(gs_base); in gs_base_test_thread()
40 EXPECT_TRUE(_readgsbase_u64() == gs_base); in gs_base_test_thread()
72 void* gs_base = (void*)(uintptr_t)(i * 0x10004); in TestContextSwitchOfGsBase() local
74 gs_base), 0); in TestContextSwitchOfGsBase()

Completed in 3 milliseconds