Searched refs:IORAM_BASE_PHYS (Results 1 – 3 of 3) sorted by relevance
4 #define IORAM_BASE_PHYS 0xff000000UL macro
209 install_page(current_page_table(), IORAM_BASE_PHYS, vaddr_mmio); in test_lam_sup()261 test_ptr(phys_to_virt(IORAM_BASE_PHYS), true); in test_lam_user()269 test_ptr(phys_to_virt(IORAM_BASE_PHYS), true); in test_lam_user()
801 install_page((void *)read_cr3(), IORAM_BASE_PHYS, mem); in main()803 install_page((void *)read_cr3(), IORAM_BASE_PHYS, mem + 4096); in main()