Home
last modified time | relevance | path

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

/linux-4.1.27/arch/arm/plat-samsung/
Dpm-check.c169 void *stkpage; in s3c_pm_runcheck() local
173 stkpage = (void *)((u32)&calc & ~PAGE_MASK); in s3c_pm_runcheck()
184 if (in_region(ptr, left, stkpage, 4096)) { in s3c_pm_runcheck()