Home
last modified time | relevance | path

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

/Linux-v5.4/arch/x86/include/asm/
Dmpx.h36 #define MPX_BD_NR_ENTRIES_32 (MPX_BD_SIZE_BYTES_32/MPX_BD_ENTRY_BYTES_32) macro
/Linux-v5.4/arch/x86/mm/
Dmpx.c608 return (4ULL * GB) / MPX_BD_NR_ENTRIES_32; in bd_entry_virt_space()