Searched refs:to_address (Results 1 - 2 of 2) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/arm/mm/
H A Dcopypage-v6.c28 #define to_address (0xffffc000) macro
95 set_pte_ext(TOP_PTE(to_address) + offset, pfn_pte(page_to_pfn(to), PAGE_KERNEL), 0);
98 kto = to_address + (offset << PAGE_SHIFT);
116 unsigned long to = to_address + (offset << PAGE_SHIFT);
126 set_pte_ext(TOP_PTE(to_address) + offset, pfn_pte(page_to_pfn(page), PAGE_KERNEL), 0);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/arm/mm/
H A Dcopypage-v6.c28 #define to_address (0xffffc000) macro
95 set_pte_ext(TOP_PTE(to_address) + offset, pfn_pte(page_to_pfn(to), PAGE_KERNEL), 0);
98 kto = to_address + (offset << PAGE_SHIFT);
116 unsigned long to = to_address + (offset << PAGE_SHIFT);
126 set_pte_ext(TOP_PTE(to_address) + offset, pfn_pte(page_to_pfn(page), PAGE_KERNEL), 0);

Completed in 118 milliseconds