Home
last modified time | relevance | path

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

/linux-4.4.14/arch/x86/mm/
Dmpx.c726 unsigned long long virt_space; in bd_entry_virt_space() local
741 virt_space = (1ULL << boot_cpu_data.x86_virt_bits); in bd_entry_virt_space()
742 return virt_space / MPX_BD_NR_ENTRIES_64; in bd_entry_virt_space()