Home
last modified time | relevance | path

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

/dports/emulators/dynamips-community/dynamips-0.2.17/unstable/
H A Dtcb.c445 static inline int tb_compare_page(cpu_tb_t *tb1,cpu_tb_t *tb2) in tb_compare_page() function
486 if (tb_compare(tb,p) && !tb_compare_page(tb,p)) in tc_find_shared()