Home
last modified time | relevance | path

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

/external/linux-kselftest/tools/testing/selftests/x86/
Dmpx-mini-test.c804 static __always_inline void mpx_make_bound_helper(unsigned long ptr, in mpx_make_bound_helper() function
1032 mpx_make_bound_helper((unsigned long)ptr, 0x1800); in mpx_test_helper0()
1058 mpx_make_bound_helper((unsigned long)ptr, 0x1800); in mpx_test_helper2()
1061 mpx_make_bound_helper((unsigned long)(ptr+0x12), 0x1800); in mpx_test_helper2()
1085 mpx_make_bound_helper((unsigned long)(ptr+0x12), 0x1800); in mpx_test_helper4()
1183 mpx_make_bound_helper((unsigned long)ptr, 8); in cover_buf_with_bt_entries()