Searched refs:PAGE_KERNEL_NCG (Results 1 – 8 of 8) sorted by relevance
| /Linux-v5.4/arch/powerpc/include/asm/ |
| D | fixmap.h | 73 #define FIXMAP_PAGE_NOCACHE PAGE_KERNEL_NCG
|
| /Linux-v5.4/arch/powerpc/platforms/embedded6xx/ |
| D | usbgecko_udbg.c | 319 ug_early_grab_io_addr(), 128*1024, PAGE_KERNEL_NCG); in udbg_init_usbgecko()
|
| /Linux-v5.4/arch/powerpc/mm/nohash/ |
| D | 8xx.c | 89 map_kernel_page(v + offset, p + offset, PAGE_KERNEL_NCG); in mmu_mapin_immr()
|
| /Linux-v5.4/arch/powerpc/sysdev/ |
| D | cpm_common.c | 85 setbat(1, 0xf0000000, 0xf0000000, 1024*1024, PAGE_KERNEL_NCG); in udbg_init_cpm()
|
| /Linux-v5.4/arch/powerpc/include/asm/nohash/ |
| D | pgtable.h | 14 #define PAGE_KERNEL_NCG __pgprot(_PAGE_BASE_NC | _PAGE_KERNEL_RW | \ macro
|
| /Linux-v5.4/arch/powerpc/include/asm/book3s/32/ |
| D | pgtable.h | 78 #define PAGE_KERNEL_NCG __pgprot(_PAGE_BASE_NC | _PAGE_KERNEL_RW | \ macro
|
| /Linux-v5.4/drivers/char/agp/ |
| D | uninorth-agp.c | 424 bridge->gatt_table = vmap(uninorth_priv.pages_arr, (1 << page_order), 0, PAGE_KERNEL_NCG); in uninorth_create_gatt_table()
|
| /Linux-v5.4/arch/powerpc/include/asm/book3s/64/ |
| D | pgtable.h | 159 #define PAGE_KERNEL_NCG __pgprot(_PAGE_BASE_NC | _PAGE_KERNEL_RW | \ macro
|