Searched refs:tlbflush_current_time (Results 1 – 4 of 4) sorted by relevance
13 #define tlbflush_current_time() (0) macro17 page->tlbflush_timestamp = tlbflush_current_time(); in page_set_tlbflush_timestamp()
27 static inline uint32_t tlbflush_current_time(void) in tlbflush_current_time() function47 page->tlbflush_timestamp = tlbflush_current_time(); in page_set_tlbflush_timestamp()58 u32 curr_time = tlbflush_current_time(); in NEED_FLUSH()
161 dcache->tlbflush_timestamp = tlbflush_current_time(); in map_domain_page()
647 page->tlbflush_timestamp <= tlbflush_current_time() && in accumulate_tlbflush()
Completed in 8 milliseconds