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

/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-arm/
H A Dpgalloc.h63 clean_dcache_entry(ret + 1);
83 clean_dcache_entry(ret);
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-arm/
H A Dpgalloc.h63 clean_dcache_entry(ret + 1);
83 clean_dcache_entry(ret);
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-arm/proc-armo/
H A Dcache.h22 #define clean_dcache_entry(_s) do { } while (0) macro
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-arm/proc-armv/
H A Dcache.h131 #define clean_dcache_entry(_s) cpu_dcache_clean_entry((unsigned long)(_s)) macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-arm/proc-armo/
H A Dcache.h22 #define clean_dcache_entry(_s) do { } while (0) macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-arm/proc-armv/
H A Dcache.h131 #define clean_dcache_entry(_s) cpu_dcache_clean_entry((unsigned long)(_s)) macro

Completed in 138 milliseconds