Searched refs:MMIO_DEV_LIMIT (Results 1 – 3 of 3) sorted by relevance
43 #define MMIO_DEV_LIMIT 0xFE000000U macro
79 if (base + size <= MMIO_DEV_LIMIT) { in mmio_dev_alloc_gpa_resource32()
159 if ((tpm2.control_address >= MMIO_DEV_BASE) && (tpm2.control_address <= MMIO_DEV_LIMIT)) { in init_tpm2_pt()
Completed in 7 milliseconds