NV services: Difference between revisions
Line 28: | Line 28: | ||
| 6 || GetStatus | | 6 || GetStatus | ||
|- | |- | ||
| 7 || ForceSetClientPID | | 7 || [[#ForceSetClientPID]] | ||
|- | |- | ||
| 8 || [[#SetClientPID]] | | 8 || [[#SetClientPID]] | ||
Line 78: | Line 78: | ||
== QueryEvent == | == QueryEvent == | ||
Takes two input u32s(fd and event_id), with the second word immediately after the first one. Returns an output u32 and a copy-handle. | Takes two input u32s(fd and event_id), with the second word immediately after the first one. Returns an output u32 and a copy-handle. | ||
== ForceSetClientPID == | |||
Takes an input u64. Returns an output u32. | |||
== SetClientPID == | == SetClientPID == |