Home
last modified time | relevance | path

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

/Linux-v4.19/arch/arm64/mm/
Dcontext.c121 static bool check_update_reserved_asid(u64 asid, u64 newasid) in check_update_reserved_asid() function
158 if (check_update_reserved_asid(asid, newasid)) in new_context()
/Linux-v4.19/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()