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.c773 static __always_inline void mpx_make_bound_helper(unsigned long ptr, in mpx_make_bound_helper() function
1001 mpx_make_bound_helper((unsigned long)ptr, 0x1800); in mpx_test_helper0()
1027 mpx_make_bound_helper((unsigned long)ptr, 0x1800); in mpx_test_helper2()
1030 mpx_make_bound_helper((unsigned long)(ptr+0x12), 0x1800); in mpx_test_helper2()
1054 mpx_make_bound_helper((unsigned long)(ptr+0x12), 0x1800); in mpx_test_helper4()
1152 mpx_make_bound_helper((unsigned long)ptr, 8); in cover_buf_with_bt_entries()