Home
last modified time | relevance | path

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

/arch/x86/include/asm/
Dmpx.h33 #define MPX_BD_NR_ENTRIES_32 (MPX_BD_SIZE_BYTES_32/MPX_BD_ENTRY_BYTES_32) macro
/arch/x86/mm/
Dmpx.c725 return (4ULL * GB) / MPX_BD_NR_ENTRIES_32; in bd_entry_virt_space()