mpx_bt_size_bytes   52 arch/x86/mm/mpx.c 	if (len != mpx_bt_size_bytes(mm))
mpx_bt_size_bytes  307 arch/x86/mm/mpx.c 	bt_addr = mpx_mmap(mpx_bt_size_bytes(mm));
mpx_bt_size_bytes  358 arch/x86/mm/mpx.c 	vm_munmap(bt_addr, mpx_bt_size_bytes(mm));
mpx_bt_size_bytes  771 arch/x86/mm/mpx.c 	return do_munmap(mm, bt_addr, mpx_bt_size_bytes(mm), NULL);