Home
last modified time | relevance | path

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

/arch/arm64/mm/
Dcontext.c88 static bool check_update_reserved_asid(u64 asid, u64 newasid) in check_update_reserved_asid() function
125 if (check_update_reserved_asid(asid, newasid)) in new_context()
/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()