Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dcacheflush.h27 #define flush_icache_page(vma, page) flush_icache_pages(vma, page, 1) macro
/linux/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