Searched refs:from_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.c27 #define from_address (0xffff8000) macro
94 set_pte_ext(TOP_PTE(from_address) + offset, pfn_pte(page_to_pfn(from), PAGE_KERNEL), 0);
97 kfrom = from_address + (offset << PAGE_SHIFT);
/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.c27 #define from_address (0xffff8000) macro
94 set_pte_ext(TOP_PTE(from_address) + offset, pfn_pte(page_to_pfn(from), PAGE_KERNEL), 0);
97 kfrom = from_address + (offset << PAGE_SHIFT);

Completed in 111 milliseconds