Home
last modified time | relevance | path

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

/linux-6.15/include/linux/
H A Dcacheflush.h27 #define flush_icache_page(vma, page) flush_icache_pages(vma, page, 1) macro
/linux-6.15/Documentation/translations/zh_CN/core-api/
H A Dcachetlb.rst313 ``void flush_icache_page(struct vm_area_struct *vma, struct page *page)``
315 flush_icache_page的所有功能都可以在flush_dcache_page和update_mmu_cache
/linux-6.15/Documentation/core-api/
H A Dcachetlb.rst368 ``void flush_icache_page(struct vm_area_struct *vma, struct page *page)``
370 All the functionality of flush_icache_page can be implemented in