/* * Copyright (c) 2018-2022, James Mintram * * SPDX-License-Identifier: BSD-2-Clause */ #pragma once #define PAGE_MASK (~(FlatPtr)0xfffu)