Home
last modified time | relevance | path

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

/linux-4.4.14/arch/arm64/mm/
Dcontext.c79 static bool check_update_reserved_asid(u64 asid, u64 newasid) in check_update_reserved_asid() function
116 if (check_update_reserved_asid(asid, newasid)) in new_context()
/linux-4.4.14/arch/arm/mm/
Dcontext.c168 static bool check_update_reserved_asid(u64 asid, u64 newasid) in check_update_reserved_asid() function
205 if (check_update_reserved_asid(asid, newasid)) in new_context()