Searched refs:PAGE_KERNEL_PCC (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/arch/sh/boards/mach-lboxre2/ |
H A D | setup.c | 55 prot = PAGE_KERNEL_PCC(1, _PAGE_PCC_IO16); in lboxre2_devices_setup()
|
/kernel/linux/linux-6.6/arch/sh/boards/mach-lboxre2/ |
H A D | setup.c | 55 prot = PAGE_KERNEL_PCC(1, _PAGE_PCC_IO16); in lboxre2_devices_setup()
|
/kernel/linux/linux-5.10/arch/sh/boards/mach-sh03/ |
H A D | setup.c | 77 prot = PAGE_KERNEL_PCC(1, _PAGE_PCC_IO16); in sh03_devices_setup()
|
/kernel/linux/linux-5.10/arch/sh/boards/mach-landisk/ |
H A D | setup.c | 60 prot = PAGE_KERNEL_PCC(1, _PAGE_PCC_IO16); in landisk_devices_setup()
|
/kernel/linux/linux-6.6/arch/sh/boards/mach-landisk/ |
H A D | setup.c | 60 prot = PAGE_KERNEL_PCC(1, _PAGE_PCC_IO16); in landisk_devices_setup()
|
/kernel/linux/linux-6.6/arch/sh/boards/mach-sh03/ |
H A D | setup.c | 77 prot = PAGE_KERNEL_PCC(1, _PAGE_PCC_IO16); in sh03_devices_setup()
|
/kernel/linux/linux-5.10/arch/sh/include/asm/ |
H A D | pgtable_32.h | 235 #define PAGE_KERNEL_PCC(slot, type) \ macro 269 #define PAGE_KERNEL_PCC(slot, type) \ macro 286 #define PAGE_KERNEL_PCC(slot, type) \ macro
|
/kernel/linux/linux-6.6/arch/sh/include/asm/ |
H A D | pgtable_32.h | 235 #define PAGE_KERNEL_PCC(slot, type) \ macro 269 #define PAGE_KERNEL_PCC(slot, type) \ macro 286 #define PAGE_KERNEL_PCC(slot, type) \ macro
|
Completed in 3 milliseconds