Searched refs:PAGE_KERNEL (Results 26 - 50 of 73) sorted by relevance

123

/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-sparc/
H A Dpgtable.h124 #define PAGE_KERNEL page_kernel macro
126 #define PAGE_KERNEL __pgprot(BTFIXUP_INT(page_kernel)) macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/s390/mm/
H A Dinit.c152 pte = mk_pte_phys(address, PAGE_KERNEL);
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/s390x/mm/
H A Dinit.c230 pte_t pte = mk_pte_phys(address, PAGE_KERNEL);
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-m68k/
H A Dsun3_pgtable.h43 // is it just PAGE_KERNEL and PAGE_SHARED?
57 #define PAGE_KERNEL __pgprot(SUN3_PAGE_VALID \ macro
H A Dmotorola_pgtable.h61 #define PAGE_KERNEL __pgprot(_PAGE_PRESENT | _PAGE_DIRTY | _PAGE_ACCESSED | mm_cachebits) macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-m68k/
H A Dsun3_pgtable.h43 // is it just PAGE_KERNEL and PAGE_SHARED?
57 #define PAGE_KERNEL __pgprot(SUN3_PAGE_VALID \ macro
H A Dmotorola_pgtable.h61 #define PAGE_KERNEL __pgprot(_PAGE_PRESENT | _PAGE_DIRTY | _PAGE_ACCESSED | mm_cachebits) macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/parisc/mm/
H A Dinit.c628 size, PAGE_KERNEL);
635 initrd_end - initrd_start, PAGE_KERNEL);
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/mips/mm/
H A Dinit.c125 kmap_prot = PAGE_KERNEL;
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/ppc64/kernel/
H A Dpmc.c249 set_pte(ptep, mk_pte_phys(pa & PAGE_MASK, PAGE_KERNEL));
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-s390/
H A Dpgtable.h200 #define PAGE_KERNEL __pgprot(_PAGE_PRESENT) macro
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-s390x/
H A Dpgtable.h198 #define PAGE_KERNEL __pgprot(_PAGE_PRESENT) macro
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-sh/
H A Dpgtable.h173 #define PAGE_KERNEL __pgprot(_PAGE_PRESENT | _PAGE_RW | _PAGE_CACHABLE | _PAGE_DIRTY | _PAGE_ACCESSED | _PAGE_HW_SHARED | _PAGE_FLAGS_HARD) macro
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-sparc64/
H A Dpgtable.h157 #define PAGE_KERNEL __pgprot (_PAGE_PRESENT | _PAGE_VALID | _PAGE_CACHE | \ macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-s390/
H A Dpgtable.h200 #define PAGE_KERNEL __pgprot(_PAGE_PRESENT) macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-s390x/
H A Dpgtable.h198 #define PAGE_KERNEL __pgprot(_PAGE_PRESENT) macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-sh/
H A Dpgtable.h173 #define PAGE_KERNEL __pgprot(_PAGE_PRESENT | _PAGE_RW | _PAGE_CACHABLE | _PAGE_DIRTY | _PAGE_ACCESSED | _PAGE_HW_SHARED | _PAGE_FLAGS_HARD) macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-sparc64/
H A Dpgtable.h157 #define PAGE_KERNEL __pgprot (_PAGE_PRESENT | _PAGE_VALID | _PAGE_CACHE | \ macro
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-cris/
H A Dpgtable.h88 * Fixed PAGE_KERNEL bits
261 #define PAGE_KERNEL __pgprot(_PAGE_GLOBAL | _PAGE_KERNEL | \ macro
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-i386/
H A Dpgtable.h230 #define PAGE_KERNEL MAKE_GLOBAL(__PAGE_KERNEL) macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-cris/
H A Dpgtable.h85 * Fixed PAGE_KERNEL bits
258 #define PAGE_KERNEL __pgprot(_PAGE_GLOBAL | _PAGE_KERNEL | \ macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-i386/
H A Dpgtable.h230 #define PAGE_KERNEL MAKE_GLOBAL(__PAGE_KERNEL) macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/ppc/mm/
H A Dinit.c424 kmap_prot = PAGE_KERNEL;
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-mips/
H A Dpgtable.h142 #define PAGE_KERNEL __pgprot(_PAGE_PRESENT | __READABLE | __WRITEABLE | \ macro
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-mips64/
H A Dpgtable.h157 #define PAGE_KERNEL __pgprot(_PAGE_PRESENT | __READABLE | __WRITEABLE | \ macro

Completed in 534 milliseconds

123