Home
last modified time | relevance | path

Searched refs:to_phys (Results 1 – 1 of 1) sorted by relevance

/linux/arch/mips/mm/
H A Dpage.c620 u64 to_phys = CPHYSADDR((unsigned long)page); in clear_page() local
627 page_descr[cpu].dscr_a = to_phys | M_DM_DSCRA_ZERO_MEM | in clear_page()
646 u64 to_phys = CPHYSADDR((unsigned long)to); in copy_page() local
654 page_descr[cpu].dscr_a = to_phys | M_DM_DSCRA_L2C_DEST | in copy_page()