#include "psp.h"Go to the source code of this file.
| Functions | |
| NTSTATUS | PspQueryLdtInformation (IN PEPROCESS Process, OUT PVOID LdtInformation, IN ULONG LdtInformationLength, OUT PULONG ReturnLength) | 
| NTSTATUS | PspSetLdtSize (IN PEPROCESS Process, IN PVOID LdtSize, IN ULONG LdtSizeLength) | 
| NTSTATUS | PspSetLdtInformation (IN PEPROCESS Process, IN PVOID LdtInformation, IN ULONG LdtInformationLength) | 
| NTSTATUS | PspQueryDescriptorThread (PETHREAD Thread, PVOID ThreadInformation, ULONG ThreadInformationLength, PULONG ReturnLength) | 
| VOID | PspDeleteLdt (IN PEPROCESS Process) | 
| NTSTATUS | NtSetLdtEntries (IN ULONG Selector0, IN ULONG Entry0Low, IN ULONG Entry0Hi, IN ULONG Selector1, IN ULONG Entry1Low, IN ULONG Entry1High) | 
| 
 | ||||||||||||||||||||||||||||
| 
 Definition at line 161 of file mips/psldt.c. 
 
 | 
| 
 | 
| 
 Definition at line 140 of file mips/psldt.c. 
 | 
| 
 | ||||||||||||||||||||
| 
 Definition at line 112 of file mips/psldt.c. 
 
 | 
| 
 | ||||||||||||||||||||
| 
 Definition at line 25 of file mips/psldt.c. 
 
 | 
| 
 | ||||||||||||||||
| 
 Definition at line 81 of file mips/psldt.c. 
 
 | 
| 
 | ||||||||||||||||
| 
 Definition at line 53 of file mips/psldt.c. 
 
 | 
 1.3.7
 1.3.7