forked from ~ljy/RK356X_SDK_RELEASE

hc
2023-12-11 1f93a7dfd1f8d5ff7a5c53246c7534fe2332d6f4
kernel/arch/xtensa/include/asm/tlbflush.h
....@@ -160,9 +160,6 @@
160160 invalidate_dtlb_entry(tlb_entry);
161161 }
162162
163
-#define check_pgt_cache() do { } while (0)
164
-
165
-
166163 /*
167164 * DO NOT USE THESE FUNCTIONS. These instructions aren't part of the Xtensa
168165 * ISA and exist only for test purposes..