PS2SDK
PS2 Homebrew Libraries
Loading...
Searching...
No Matches
syscallnr.h File Reference
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define __NR_ResetEE   1
 
#define __NR_SetGsCrt   2
 
#define __NR_KExit   4
 
#define __NR_ResumeIntrDispatch   5
 
#define __NR__LoadExecPS2   6
 
#define __NR__ExecPS2   7
 
#define __NR_ResumeT3IntrDispatch   8
 
#define __NR_RFU009   9
 
#define __NR_AddSbusIntcHandler   0xa
 
#define __NR_RemoveSbusIntcHandler   0xb
 
#define __NR_Interrupt2Iop   0xc
 
#define __NR_SetVTLBRefillHandler   0xd
 
#define __NR_SetVCommonHandler   0xe
 
#define __NR_SetVInterruptHandler   0xf
 
#define __NR_AddIntcHandler   0x10
 
#define __NR_AddIntcHandler2   __NR_AddIntcHandler
 
#define __NR_RemoveIntcHandler   0x11
 
#define __NR_AddDmacHandler   0x12
 
#define __NR_AddDmacHandler2   __NR_AddDmacHandler
 
#define __NR_RemoveDmacHandler   0x13
 
#define __NR__EnableIntc   0x14
 
#define __NR__DisableIntc   0x15
 
#define __NR__EnableDmac   0x16
 
#define __NR__DisableDmac   0x17
 
#define __NR__SetAlarm   0x18
 
#define __NR__ReleaseAlarm   0x19
 
#define __NR_SetAlarm   0xfc
 
#define __NR_ReleaseAlarm   0xfe
 
#define __NR__iEnableIntc   (-0x1a)
 
#define __NR__iDisableIntc   (-0x1b)
 
#define __NR__iEnableDmac   (-0x1c)
 
#define __NR__iDisableDmac   (-0x1d)
 
#define __NR__iSetAlarm   (-0x1e)
 
#define __NR__iReleaseAlarm   (-0x1f)
 
#define __NR_iSetAlarm   (-0xfd)
 
#define __NR_iReleaseAlarm   (-0xff)
 
#define __NR_CreateThread   0x20
 
#define __NR_DeleteThread   0x21
 
#define __NR_StartThread   0x22
 
#define __NR_ExitThread   0x23
 
#define __NR_ExitDeleteThread   0x24
 
#define __NR_TerminateThread   0x25
 
#define __NR_iTerminateThread   (-0x26)
 
#define __NR_DisableDispatchThread   0x27
 
#define __NR_EnableDispatchThread   0x28
 
#define __NR_ChangeThreadPriority   0x29
 
#define __NR_iChangeThreadPriority   (-0x2a)
 
#define __NR_RotateThreadReadyQueue   0x2b
 
#define __NR__iRotateThreadReadyQueue   (-0x2c)
 
#define __NR_ReleaseWaitThread   0x2d
 
#define __NR_iReleaseWaitThread   (-0x2e)
 
#define __NR_GetThreadId   0x2f
 
#define __NR__iGetThreadId   (-0x2f)
 
#define __NR_ReferThreadStatus   0x30
 
#define __NR_iReferThreadStatus   (-0x31)
 
#define __NR_SleepThread   0x32
 
#define __NR_WakeupThread   0x33
 
#define __NR__iWakeupThread   (-0x34)
 
#define __NR_CancelWakeupThread   0x35
 
#define __NR_iCancelWakeupThread   (-0x36)
 
#define __NR_SuspendThread   0x37
 
#define __NR__iSuspendThread   (-0x38)
 
#define __NR_ResumeThread   0x39
 
#define __NR_iResumeThread   (-0x3a)
 
#define __NR_RFU059   0x3b
 
#define __NR_RFU060   0x3c
 
#define __NR_SetupThread   __NR_RFU060
 
#define __NR_RFU061   0x3d
 
#define __NR_SetupHeap   __NR_RFU061
 
#define __NR_EndOfHeap   0x3e
 
#define __NR_CreateSema   0x40
 
#define __NR_DeleteSema   0x41
 
#define __NR_SignalSema   0x42
 
#define __NR_iSignalSema   (-0x43)
 
#define __NR_WaitSema   0x44
 
#define __NR_PollSema   0x45
 
#define __NR_iPollSema   (-0x46)
 
#define __NR_ReferSemaStatus   0x47
 
#define __NR_iReferSemaStatus   (-0x48)
 
#define __NR_iDeleteSema   (-0x49)
 
#define __NR_SetOsdConfigParam   0x4a
 
#define __NR_GetOsdConfigParam   0x4b
 
#define __NR_GetGsHParam   0x4c
 
#define __NR_GetGsVParam   0x4d
 
#define __NR_SetGsHParam   0x4e
 
#define __NR_SetGsVParam   0x4f
 
#define __NR_CreateEventFlag   0x50
 
#define __NR_DeleteEventFlag   0x51
 
#define __NR_SetEventFlag   0x52
 
#define __NR_iSetEventFlag   0x53
 
#define __NR_xlaunch   0x54
 
#define __NR_PutTLBEntry   0x55
 
#define __NR_iPutTLBEntry   (-0x55)
 
#define __NR__SetTLBEntry   0x56
 
#define __NR_iSetTLBEntry   (-0x56)
 
#define __NR_GetTLBEntry   0x57
 
#define __NR_iGetTLBEntry   (-0x57)
 
#define __NR_ProbeTLBEntry   0x58
 
#define __NR_iProbeTLBEntry   (-0x58)
 
#define __NR_ExpandScratchPad   0x59
 
#define __NR_Copy   0x5A
 
#define __NR_GetEntryAddress   0x5B
 
#define __NR_EnableIntcHandler   0x5C
 
#define __NR_iEnableIntcHandler   (-0x5C)
 
#define __NR_DisableIntcHandler   0x5D
 
#define __NR_iDisableIntcHandler   (-0x5D)
 
#define __NR_EnableDmacHandler   0x5E
 
#define __NR_iEnableDmacHandler   (-0x5E)
 
#define __NR_DisableDmacHandler   0x5F
 
#define __NR_iDisableDmacHandler   (-0x5F)
 
#define __NR_KSeg0   0x60
 
#define __NR_EnableCache   0x61
 
#define __NR_DisableCache   0x62
 
#define __NR_GetCop0   0x63
 
#define __NR_FlushCache   0x64
 
#define __NR_CpuConfig   0x66
 
#define __NR_iGetCop0   (-0x67)
 
#define __NR_iFlushCache   (-0x68)
 
#define __NR_RFU105   0x69
 
#define __NR_iCpuConfig   (-0x6a)
 
#define __NR_SifStopDma   0x6b
 
#define __NR_SetCPUTimerHandler   0x6c
 
#define __NR_SetCPUTimer   0x6d
 
#define __NR_SetOsdConfigParam2   0x6e
 
#define __NR_GetOsdConfigParam2   0x6f
 
#define __NR_GsGetIMR   0x70
 
#define __NR_iGsGetIMR   (-0x70)
 
#define __NR_GsPutIMR   0x71
 
#define __NR_iGsPutIMR   (-0x71)
 
#define __NR_SetPgifHandler   0x72
 
#define __NR_SetVSyncFlag   0x73
 
#define __NR_SetSyscall   0x74
 
#define __NR__print   0x75
 
#define __NR_SifDmaStat   0x76
 
#define __NR_iSifDmaStat   (-0x76)
 
#define __NR_SifSetDma   0x77
 
#define __NR_iSifSetDma   (-0x77)
 
#define __NR_SifSetDChain   0x78
 
#define __NR_iSifSetDChain   (-0x78)
 
#define __NR_SifSetReg   0x79
 
#define __NR_SifGetReg   0x7a
 
#define __NR__ExecOSD   0x7b
 
#define __NR_Deci2Call   0x7c
 
#define __NR_PSMode   0x7d
 
#define __NR_MachineType   0x7e
 
#define __NR_GetMemorySize   0x7f
 
#define __NR__GetGsDxDyOffset   0x80
 
#define __NR__InitTLB   0x82
 
#define __NR_FindAddress   0x83
 
#define __NR_SetMemoryMode   0x85
 
#define __NR_ExecPSX   0x87
 

Detailed Description

This file contains the system call numbers, similar to asm/unistd.h on Linux.

Definition in file syscallnr.h.

Macro Definition Documentation

◆ __NR_ResetEE

#define __NR_ResetEE   1

Definition at line 9 of file syscallnr.h.

◆ __NR_SetGsCrt

#define __NR_SetGsCrt   2

Definition at line 10 of file syscallnr.h.

◆ __NR_KExit

#define __NR_KExit   4

Definition at line 11 of file syscallnr.h.

◆ __NR_ResumeIntrDispatch

#define __NR_ResumeIntrDispatch   5

Definition at line 12 of file syscallnr.h.

◆ __NR__LoadExecPS2

#define __NR__LoadExecPS2   6

Definition at line 13 of file syscallnr.h.

◆ __NR__ExecPS2

#define __NR__ExecPS2   7

Definition at line 14 of file syscallnr.h.

◆ __NR_ResumeT3IntrDispatch

#define __NR_ResumeT3IntrDispatch   8

Definition at line 15 of file syscallnr.h.

◆ __NR_RFU009

#define __NR_RFU009   9

Definition at line 16 of file syscallnr.h.

◆ __NR_AddSbusIntcHandler

#define __NR_AddSbusIntcHandler   0xa

Definition at line 17 of file syscallnr.h.

◆ __NR_RemoveSbusIntcHandler

#define __NR_RemoveSbusIntcHandler   0xb

Definition at line 18 of file syscallnr.h.

◆ __NR_Interrupt2Iop

#define __NR_Interrupt2Iop   0xc

Definition at line 19 of file syscallnr.h.

◆ __NR_SetVTLBRefillHandler

#define __NR_SetVTLBRefillHandler   0xd

Definition at line 20 of file syscallnr.h.

◆ __NR_SetVCommonHandler

#define __NR_SetVCommonHandler   0xe

Definition at line 21 of file syscallnr.h.

◆ __NR_SetVInterruptHandler

#define __NR_SetVInterruptHandler   0xf

Definition at line 22 of file syscallnr.h.

◆ __NR_AddIntcHandler

#define __NR_AddIntcHandler   0x10

Definition at line 23 of file syscallnr.h.

◆ __NR_AddIntcHandler2

#define __NR_AddIntcHandler2   __NR_AddIntcHandler

Definition at line 24 of file syscallnr.h.

◆ __NR_RemoveIntcHandler

#define __NR_RemoveIntcHandler   0x11

Definition at line 25 of file syscallnr.h.

◆ __NR_AddDmacHandler

#define __NR_AddDmacHandler   0x12

Definition at line 26 of file syscallnr.h.

◆ __NR_AddDmacHandler2

#define __NR_AddDmacHandler2   __NR_AddDmacHandler

Definition at line 27 of file syscallnr.h.

◆ __NR_RemoveDmacHandler

#define __NR_RemoveDmacHandler   0x13

Definition at line 28 of file syscallnr.h.

◆ __NR__EnableIntc

#define __NR__EnableIntc   0x14

Definition at line 29 of file syscallnr.h.

◆ __NR__DisableIntc

#define __NR__DisableIntc   0x15

Definition at line 30 of file syscallnr.h.

◆ __NR__EnableDmac

#define __NR__EnableDmac   0x16

Definition at line 31 of file syscallnr.h.

◆ __NR__DisableDmac

#define __NR__DisableDmac   0x17

Definition at line 32 of file syscallnr.h.

◆ __NR__SetAlarm

#define __NR__SetAlarm   0x18

Definition at line 33 of file syscallnr.h.

◆ __NR__ReleaseAlarm

#define __NR__ReleaseAlarm   0x19

Definition at line 34 of file syscallnr.h.

◆ __NR_SetAlarm

#define __NR_SetAlarm   0xfc

Definition at line 35 of file syscallnr.h.

◆ __NR_ReleaseAlarm

#define __NR_ReleaseAlarm   0xfe

Definition at line 36 of file syscallnr.h.

◆ __NR__iEnableIntc

#define __NR__iEnableIntc   (-0x1a)

Definition at line 37 of file syscallnr.h.

◆ __NR__iDisableIntc

#define __NR__iDisableIntc   (-0x1b)

Definition at line 38 of file syscallnr.h.

◆ __NR__iEnableDmac

#define __NR__iEnableDmac   (-0x1c)

Definition at line 39 of file syscallnr.h.

◆ __NR__iDisableDmac

#define __NR__iDisableDmac   (-0x1d)

Definition at line 40 of file syscallnr.h.

◆ __NR__iSetAlarm

#define __NR__iSetAlarm   (-0x1e)

Definition at line 41 of file syscallnr.h.

◆ __NR__iReleaseAlarm

#define __NR__iReleaseAlarm   (-0x1f)

Definition at line 42 of file syscallnr.h.

◆ __NR_iSetAlarm

#define __NR_iSetAlarm   (-0xfd)

Definition at line 43 of file syscallnr.h.

◆ __NR_iReleaseAlarm

#define __NR_iReleaseAlarm   (-0xff)

Definition at line 44 of file syscallnr.h.

◆ __NR_CreateThread

#define __NR_CreateThread   0x20

Definition at line 45 of file syscallnr.h.

◆ __NR_DeleteThread

#define __NR_DeleteThread   0x21

Definition at line 46 of file syscallnr.h.

◆ __NR_StartThread

#define __NR_StartThread   0x22

Definition at line 47 of file syscallnr.h.

◆ __NR_ExitThread

#define __NR_ExitThread   0x23

Definition at line 48 of file syscallnr.h.

◆ __NR_ExitDeleteThread

#define __NR_ExitDeleteThread   0x24

Definition at line 49 of file syscallnr.h.

◆ __NR_TerminateThread

#define __NR_TerminateThread   0x25

Definition at line 50 of file syscallnr.h.

◆ __NR_iTerminateThread

#define __NR_iTerminateThread   (-0x26)

Definition at line 51 of file syscallnr.h.

◆ __NR_DisableDispatchThread

#define __NR_DisableDispatchThread   0x27

Definition at line 52 of file syscallnr.h.

◆ __NR_EnableDispatchThread

#define __NR_EnableDispatchThread   0x28

Definition at line 53 of file syscallnr.h.

◆ __NR_ChangeThreadPriority

#define __NR_ChangeThreadPriority   0x29

Definition at line 54 of file syscallnr.h.

◆ __NR_iChangeThreadPriority

#define __NR_iChangeThreadPriority   (-0x2a)

Definition at line 55 of file syscallnr.h.

◆ __NR_RotateThreadReadyQueue

#define __NR_RotateThreadReadyQueue   0x2b

Definition at line 56 of file syscallnr.h.

◆ __NR__iRotateThreadReadyQueue

#define __NR__iRotateThreadReadyQueue   (-0x2c)

Definition at line 57 of file syscallnr.h.

◆ __NR_ReleaseWaitThread

#define __NR_ReleaseWaitThread   0x2d

Definition at line 58 of file syscallnr.h.

◆ __NR_iReleaseWaitThread

#define __NR_iReleaseWaitThread   (-0x2e)

Definition at line 59 of file syscallnr.h.

◆ __NR_GetThreadId

#define __NR_GetThreadId   0x2f

Definition at line 60 of file syscallnr.h.

◆ __NR__iGetThreadId

#define __NR__iGetThreadId   (-0x2f)

Definition at line 61 of file syscallnr.h.

◆ __NR_ReferThreadStatus

#define __NR_ReferThreadStatus   0x30

Definition at line 62 of file syscallnr.h.

◆ __NR_iReferThreadStatus

#define __NR_iReferThreadStatus   (-0x31)

Definition at line 63 of file syscallnr.h.

◆ __NR_SleepThread

#define __NR_SleepThread   0x32

Definition at line 64 of file syscallnr.h.

◆ __NR_WakeupThread

#define __NR_WakeupThread   0x33

Definition at line 65 of file syscallnr.h.

◆ __NR__iWakeupThread

#define __NR__iWakeupThread   (-0x34)

Definition at line 66 of file syscallnr.h.

◆ __NR_CancelWakeupThread

#define __NR_CancelWakeupThread   0x35

Definition at line 67 of file syscallnr.h.

◆ __NR_iCancelWakeupThread

#define __NR_iCancelWakeupThread   (-0x36)

Definition at line 68 of file syscallnr.h.

◆ __NR_SuspendThread

#define __NR_SuspendThread   0x37

Definition at line 69 of file syscallnr.h.

◆ __NR__iSuspendThread

#define __NR__iSuspendThread   (-0x38)

Definition at line 70 of file syscallnr.h.

◆ __NR_ResumeThread

#define __NR_ResumeThread   0x39

Definition at line 71 of file syscallnr.h.

◆ __NR_iResumeThread

#define __NR_iResumeThread   (-0x3a)

Definition at line 72 of file syscallnr.h.

◆ __NR_RFU059

#define __NR_RFU059   0x3b

Definition at line 73 of file syscallnr.h.

◆ __NR_RFU060

#define __NR_RFU060   0x3c

Definition at line 74 of file syscallnr.h.

◆ __NR_SetupThread

#define __NR_SetupThread   __NR_RFU060

Definition at line 75 of file syscallnr.h.

◆ __NR_RFU061

#define __NR_RFU061   0x3d

Definition at line 76 of file syscallnr.h.

◆ __NR_SetupHeap

#define __NR_SetupHeap   __NR_RFU061

Definition at line 77 of file syscallnr.h.

◆ __NR_EndOfHeap

#define __NR_EndOfHeap   0x3e

Definition at line 78 of file syscallnr.h.

◆ __NR_CreateSema

#define __NR_CreateSema   0x40

Definition at line 79 of file syscallnr.h.

◆ __NR_DeleteSema

#define __NR_DeleteSema   0x41

Definition at line 80 of file syscallnr.h.

◆ __NR_SignalSema

#define __NR_SignalSema   0x42

Definition at line 81 of file syscallnr.h.

◆ __NR_iSignalSema

#define __NR_iSignalSema   (-0x43)

Definition at line 82 of file syscallnr.h.

◆ __NR_WaitSema

#define __NR_WaitSema   0x44

Definition at line 83 of file syscallnr.h.

◆ __NR_PollSema

#define __NR_PollSema   0x45

Definition at line 84 of file syscallnr.h.

◆ __NR_iPollSema

#define __NR_iPollSema   (-0x46)

Definition at line 85 of file syscallnr.h.

◆ __NR_ReferSemaStatus

#define __NR_ReferSemaStatus   0x47

Definition at line 86 of file syscallnr.h.

◆ __NR_iReferSemaStatus

#define __NR_iReferSemaStatus   (-0x48)

Definition at line 87 of file syscallnr.h.

◆ __NR_iDeleteSema

#define __NR_iDeleteSema   (-0x49)

Definition at line 88 of file syscallnr.h.

◆ __NR_SetOsdConfigParam

#define __NR_SetOsdConfigParam   0x4a

Definition at line 89 of file syscallnr.h.

◆ __NR_GetOsdConfigParam

#define __NR_GetOsdConfigParam   0x4b

Definition at line 90 of file syscallnr.h.

◆ __NR_GetGsHParam

#define __NR_GetGsHParam   0x4c

Definition at line 91 of file syscallnr.h.

◆ __NR_GetGsVParam

#define __NR_GetGsVParam   0x4d

Definition at line 92 of file syscallnr.h.

◆ __NR_SetGsHParam

#define __NR_SetGsHParam   0x4e

Definition at line 93 of file syscallnr.h.

◆ __NR_SetGsVParam

#define __NR_SetGsVParam   0x4f

Definition at line 94 of file syscallnr.h.

◆ __NR_CreateEventFlag

#define __NR_CreateEventFlag   0x50

Definition at line 95 of file syscallnr.h.

◆ __NR_DeleteEventFlag

#define __NR_DeleteEventFlag   0x51

Definition at line 96 of file syscallnr.h.

◆ __NR_SetEventFlag

#define __NR_SetEventFlag   0x52

Definition at line 97 of file syscallnr.h.

◆ __NR_iSetEventFlag

#define __NR_iSetEventFlag   0x53

Definition at line 98 of file syscallnr.h.

◆ __NR_xlaunch

#define __NR_xlaunch   0x54

Definition at line 99 of file syscallnr.h.

◆ __NR_PutTLBEntry

#define __NR_PutTLBEntry   0x55

Definition at line 100 of file syscallnr.h.

◆ __NR_iPutTLBEntry

#define __NR_iPutTLBEntry   (-0x55)

Definition at line 101 of file syscallnr.h.

◆ __NR__SetTLBEntry

#define __NR__SetTLBEntry   0x56

Definition at line 102 of file syscallnr.h.

◆ __NR_iSetTLBEntry

#define __NR_iSetTLBEntry   (-0x56)

Definition at line 103 of file syscallnr.h.

◆ __NR_GetTLBEntry

#define __NR_GetTLBEntry   0x57

Definition at line 104 of file syscallnr.h.

◆ __NR_iGetTLBEntry

#define __NR_iGetTLBEntry   (-0x57)

Definition at line 105 of file syscallnr.h.

◆ __NR_ProbeTLBEntry

#define __NR_ProbeTLBEntry   0x58

Definition at line 106 of file syscallnr.h.

◆ __NR_iProbeTLBEntry

#define __NR_iProbeTLBEntry   (-0x58)

Definition at line 107 of file syscallnr.h.

◆ __NR_ExpandScratchPad

#define __NR_ExpandScratchPad   0x59

Definition at line 108 of file syscallnr.h.

◆ __NR_Copy

#define __NR_Copy   0x5A

Definition at line 109 of file syscallnr.h.

◆ __NR_GetEntryAddress

#define __NR_GetEntryAddress   0x5B

Definition at line 110 of file syscallnr.h.

◆ __NR_EnableIntcHandler

#define __NR_EnableIntcHandler   0x5C

Definition at line 111 of file syscallnr.h.

◆ __NR_iEnableIntcHandler

#define __NR_iEnableIntcHandler   (-0x5C)

Definition at line 112 of file syscallnr.h.

◆ __NR_DisableIntcHandler

#define __NR_DisableIntcHandler   0x5D

Definition at line 113 of file syscallnr.h.

◆ __NR_iDisableIntcHandler

#define __NR_iDisableIntcHandler   (-0x5D)

Definition at line 114 of file syscallnr.h.

◆ __NR_EnableDmacHandler

#define __NR_EnableDmacHandler   0x5E

Definition at line 115 of file syscallnr.h.

◆ __NR_iEnableDmacHandler

#define __NR_iEnableDmacHandler   (-0x5E)

Definition at line 116 of file syscallnr.h.

◆ __NR_DisableDmacHandler

#define __NR_DisableDmacHandler   0x5F

Definition at line 117 of file syscallnr.h.

◆ __NR_iDisableDmacHandler

#define __NR_iDisableDmacHandler   (-0x5F)

Definition at line 118 of file syscallnr.h.

◆ __NR_KSeg0

#define __NR_KSeg0   0x60

Definition at line 119 of file syscallnr.h.

◆ __NR_EnableCache

#define __NR_EnableCache   0x61

Definition at line 120 of file syscallnr.h.

◆ __NR_DisableCache

#define __NR_DisableCache   0x62

Definition at line 121 of file syscallnr.h.

◆ __NR_GetCop0

#define __NR_GetCop0   0x63

Definition at line 122 of file syscallnr.h.

◆ __NR_FlushCache

#define __NR_FlushCache   0x64

Definition at line 123 of file syscallnr.h.

◆ __NR_CpuConfig

#define __NR_CpuConfig   0x66

Definition at line 124 of file syscallnr.h.

◆ __NR_iGetCop0

#define __NR_iGetCop0   (-0x67)

Definition at line 125 of file syscallnr.h.

◆ __NR_iFlushCache

#define __NR_iFlushCache   (-0x68)

Definition at line 126 of file syscallnr.h.

◆ __NR_RFU105

#define __NR_RFU105   0x69

Definition at line 127 of file syscallnr.h.

◆ __NR_iCpuConfig

#define __NR_iCpuConfig   (-0x6a)

Definition at line 128 of file syscallnr.h.

◆ __NR_SifStopDma

#define __NR_SifStopDma   0x6b

Definition at line 129 of file syscallnr.h.

◆ __NR_SetCPUTimerHandler

#define __NR_SetCPUTimerHandler   0x6c

Definition at line 130 of file syscallnr.h.

◆ __NR_SetCPUTimer

#define __NR_SetCPUTimer   0x6d

Definition at line 131 of file syscallnr.h.

◆ __NR_SetOsdConfigParam2

#define __NR_SetOsdConfigParam2   0x6e

Definition at line 132 of file syscallnr.h.

◆ __NR_GetOsdConfigParam2

#define __NR_GetOsdConfigParam2   0x6f

Definition at line 133 of file syscallnr.h.

◆ __NR_GsGetIMR

#define __NR_GsGetIMR   0x70

Definition at line 134 of file syscallnr.h.

◆ __NR_iGsGetIMR

#define __NR_iGsGetIMR   (-0x70)

Definition at line 135 of file syscallnr.h.

◆ __NR_GsPutIMR

#define __NR_GsPutIMR   0x71

Definition at line 136 of file syscallnr.h.

◆ __NR_iGsPutIMR

#define __NR_iGsPutIMR   (-0x71)

Definition at line 137 of file syscallnr.h.

◆ __NR_SetPgifHandler

#define __NR_SetPgifHandler   0x72

Definition at line 138 of file syscallnr.h.

◆ __NR_SetVSyncFlag

#define __NR_SetVSyncFlag   0x73

Definition at line 139 of file syscallnr.h.

◆ __NR_SetSyscall

#define __NR_SetSyscall   0x74

Definition at line 140 of file syscallnr.h.

◆ __NR__print

#define __NR__print   0x75

Definition at line 141 of file syscallnr.h.

◆ __NR_SifDmaStat

#define __NR_SifDmaStat   0x76

Definition at line 142 of file syscallnr.h.

◆ __NR_iSifDmaStat

#define __NR_iSifDmaStat   (-0x76)

Definition at line 143 of file syscallnr.h.

◆ __NR_SifSetDma

#define __NR_SifSetDma   0x77

Definition at line 144 of file syscallnr.h.

◆ __NR_iSifSetDma

#define __NR_iSifSetDma   (-0x77)

Definition at line 145 of file syscallnr.h.

◆ __NR_SifSetDChain

#define __NR_SifSetDChain   0x78

Definition at line 146 of file syscallnr.h.

◆ __NR_iSifSetDChain

#define __NR_iSifSetDChain   (-0x78)

Definition at line 147 of file syscallnr.h.

◆ __NR_SifSetReg

#define __NR_SifSetReg   0x79

Definition at line 148 of file syscallnr.h.

◆ __NR_SifGetReg

#define __NR_SifGetReg   0x7a

Definition at line 149 of file syscallnr.h.

◆ __NR__ExecOSD

#define __NR__ExecOSD   0x7b

Definition at line 150 of file syscallnr.h.

◆ __NR_Deci2Call

#define __NR_Deci2Call   0x7c

Definition at line 151 of file syscallnr.h.

◆ __NR_PSMode

#define __NR_PSMode   0x7d

Definition at line 152 of file syscallnr.h.

◆ __NR_MachineType

#define __NR_MachineType   0x7e

Definition at line 153 of file syscallnr.h.

◆ __NR_GetMemorySize

#define __NR_GetMemorySize   0x7f

Definition at line 154 of file syscallnr.h.

◆ __NR__GetGsDxDyOffset

#define __NR__GetGsDxDyOffset   0x80

Definition at line 155 of file syscallnr.h.

◆ __NR__InitTLB

#define __NR__InitTLB   0x82

Definition at line 156 of file syscallnr.h.

◆ __NR_FindAddress

#define __NR_FindAddress   0x83

Definition at line 157 of file syscallnr.h.

◆ __NR_SetMemoryMode

#define __NR_SetMemoryMode   0x85

Definition at line 158 of file syscallnr.h.

◆ __NR_ExecPSX

#define __NR_ExecPSX   0x87

Definition at line 159 of file syscallnr.h.