Searched refs:its_vpe (Results 1 – 2 of 2) sorted by relevance
10 struct its_vpe;23 struct its_vpe **vpes;40 struct its_vpe { struct106 struct its_vpe *vpe; argument143 int its_make_vpe_resident(struct its_vpe *vpe, bool g0en, bool g1en);144 int its_make_vpe_non_resident(struct its_vpe *vpe, bool db);145 int its_commit_vpe(struct its_vpe *vpe);146 int its_invall_vpe(struct its_vpe *vpe);
331 struct its_vpe its_vpe; member
Completed in 8 milliseconds