Searched refs:local_flush_page_to_ram (Results 1 - 6 of 6) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/sparc/include/asm/
H A Dcacheflush_32.h26 BTFIXUPDEF_CALL(void, local_flush_page_to_ram, unsigned long)
29 #define local_flush_page_to_ram(addr) BTFIXUP_CALL(local_flush_page_to_ram)(addr) macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/sparc/include/asm/
H A Dcacheflush_32.h26 BTFIXUPDEF_CALL(void, local_flush_page_to_ram, unsigned long)
29 #define local_flush_page_to_ram(addr) BTFIXUP_CALL(local_flush_page_to_ram)(addr) macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/sparc/kernel/
H A Dsmp_32.c234 xc1((smpfunc_t) BTFIXUP_CALL(local_flush_page_to_ram), page);
235 local_flush_page_to_ram(page);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/sparc/kernel/
H A Dsmp_32.c234 xc1((smpfunc_t) BTFIXUP_CALL(local_flush_page_to_ram), page);
235 local_flush_page_to_ram(page);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/sparc/mm/
H A Dsrmmu.c2185 BTFIXUPCOPY_CALL(local_flush_page_to_ram, __flush_page_to_ram);
2210 BTFIXUPCOPY_CALL(__flush_page_to_ram, local_flush_page_to_ram);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/sparc/mm/
H A Dsrmmu.c2185 BTFIXUPCOPY_CALL(local_flush_page_to_ram, __flush_page_to_ram);
2210 BTFIXUPCOPY_CALL(__flush_page_to_ram, local_flush_page_to_ram);

Completed in 104 milliseconds