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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sh/mm/
H A Dcache-sh5.c94 unsigned long running_asid, vma_asid; local
101 /proc), 'running_asid' will be that of the reader, not of the
112 running_asid = get_asid();
114 if (running_asid != vma_asid) {
126 if (running_asid != vma_asid) {
127 switch_and_save_asid(running_asid);

Completed in 171 milliseconds