Searched refs:PAGE_KERNEL_NCG (Results 1 – 7 of 7) sorted by relevance
68 #define FIXMAP_PAGE_NOCACHE PAGE_KERNEL_NCG
187 #define PAGE_KERNEL_NCG __pgprot(_PAGE_BASE_NC | _PAGE_KERNEL_RW | \ macro
94 unsigned long f = pgprot_val(PAGE_KERNEL_NCG); in mmu_mapin_immr()
324 ug_early_grab_io_addr(), 128*1024, PAGE_KERNEL_NCG); in udbg_init_usbgecko()
88 setbat(1, 0xf0000000, 0xf0000000, 1024*1024, PAGE_KERNEL_NCG); in udbg_init_cpm()
423 bridge->gatt_table = vmap(uninorth_priv.pages_arr, (1 << page_order), 0, PAGE_KERNEL_NCG); in uninorth_create_gatt_table()
195 #define PAGE_KERNEL_NCG __pgprot(_PAGE_BASE_NC | _PAGE_KERNEL_RW | \ macro