Searched refs:PAGE_KERNEL_NOCACHE (Results 1 - 14 of 14) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-mips/
H A Dfixmap.h66 __set_fixmap(idx, phys, PAGE_KERNEL_NOCACHE)
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-mips/
H A Dfixmap.h66 __set_fixmap(idx, phys, PAGE_KERNEL_NOCACHE)
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm/
H A Dfixmap.h66 __set_fixmap(idx, phys, PAGE_KERNEL_NOCACHE)
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-x86_64/
H A Dfixmap.h61 __set_fixmap(idx, phys, PAGE_KERNEL_NOCACHE)
H A Dpgtable.h254 #define PAGE_KERNEL_NOCACHE __PTE_SUPP(__PAGE_KERNEL_NOCACHE|_PAGE_GLOBAL) macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-x86_64/
H A Dfixmap.h61 __set_fixmap(idx, phys, PAGE_KERNEL_NOCACHE)
H A Dpgtable.h254 #define PAGE_KERNEL_NOCACHE __PTE_SUPP(__PAGE_KERNEL_NOCACHE|_PAGE_GLOBAL) macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm/
H A Dfixmap.h66 __set_fixmap(idx, phys, PAGE_KERNEL_NOCACHE)
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-i386/
H A Dfixmap.h88 __set_fixmap(idx, phys, PAGE_KERNEL_NOCACHE)
H A Dpgtable.h232 #define PAGE_KERNEL_NOCACHE MAKE_GLOBAL(__PAGE_KERNEL_NOCACHE) macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-i386/
H A Dfixmap.h88 __set_fixmap(idx, phys, PAGE_KERNEL_NOCACHE)
H A Dpgtable.h232 #define PAGE_KERNEL_NOCACHE MAKE_GLOBAL(__PAGE_KERNEL_NOCACHE) macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/x86_64/kernel/
H A Dpci-gart.c419 change_page_attr(virt_to_page(gatt), gatt_size/PAGE_SIZE, PAGE_KERNEL_NOCACHE); local
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/char/agp/
H A Dagpgart_be.c594 err = change_page_attr(virt_to_page(table), 1<<page_order, PAGE_KERNEL_NOCACHE);
791 if (change_page_attr(page, 1, PAGE_KERNEL_NOCACHE) < 0) {
2363 err = change_page_attr(virt_to_page(page_map->real), 1, PAGE_KERNEL_NOCACHE);
3428 err = change_page_attr(virt_to_page(page_map->real), 1, PAGE_KERNEL_NOCACHE);

Completed in 189 milliseconds