vitasdk
Documentation of the vitasdk
cpu.h File Reference

Go to the source code of this file.

Macros

#define ENTER_SYSCALL(state)
 Call this when entering a syscall. More...
 
#define EXIT_SYSCALL(state)
 Call this when exiting a syscall. More...
 

Functions

int ksceKernelCpuId (void)
 Returns the CPU ID of the calling processor. More...
 
SceKernelIntrStatus ksceKernelCpuSuspendIntr (void)
 Suspend intr of calling processor. More...
 
SceKernelIntrStatus ksceKernelCpuResumeIntr (SceKernelIntrStatus prev_state)
 Suspend intr of calling processor. More...
 
void ksceKernelGetVmaccessRange (SceUIntPtr *pRangeStart, SceUIntPtr *pRangeEnd)
 
void ksceKernelCpuBranchPredictorInvalidateAll (void)
 
void ksceKernelCpuBranchPredictorInvalidateAllIS (void)
 
SceUInt8 ksceKernelCpuGetCONTEXTIDR (void)
 
void ksceKernelCpuUpdateSCTLR (void)
 
SceBool ksceKernelIsUncacheAddressInTmpFsGame (void *address)