Home
last modified time | relevance | path

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

/linux/arch/sparc/include/asm/
H A Dsetup.h60 extern atomic_t dcpage_flushes_xcall;
/linux/arch/sparc/mm/
H A Dinit_64.c194 atomic_t dcpage_flushes_xcall = ATOMIC_INIT(0); variable
566 atomic_read(&dcpage_flushes_xcall)); in mmu_info()