Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpu/drm/panfrost/
H A Dpanfrost_regs.h278 #define AS_COMMAND_FLUSH 0x04 /* Flush all L2 caches then issue a flush region command to all MMUs macro
/OK3568_Linux_fs/kernel/drivers/gpu/arm/midgard/
H A Dmali_midg_regmap.h401 #define AS_COMMAND_FLUSH 0x04 /* Flush all L2 caches then issue a flush region command to all… macro
H A Dmali_kbase_mmu.c354 op = AS_COMMAND_FLUSH; in page_fault_worker()