Home
last modified time | relevance | path

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

/Linux-v5.4/arch/x86/include/asm/
Dmpx.h44 #define MPX_BT_NR_ENTRIES_64 (MPX_BT_SIZE_BYTES_64/MPX_BT_ENTRY_BYTES_64) macro
/Linux-v5.4/arch/x86/mm/
Dmpx.c566 bt_table_nr_entries = MPX_BT_NR_ENTRIES_64; in mpx_get_bt_entry_offset_bytes()