HomeSort by: relevance | last modified time | path
    Searched defs:vmt_attached (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/arch/aarch64/aarch64/
vmt.c 46 static bool vmt_attached = false; variable in typeref:typename:bool
52 if (vmt_attached)
69 vmt_attached = true;
82 vmt_attached = false;

Completed in 11 milliseconds