vitasdk
Documentation of the vitasdk
|
Go to the source code of this file.
Typedefs | |
typedef SceUInt32 | SceKernelMemBlockType |
Enumerations | |
enum | SceKernelAllocMemBlockAttr { SCE_KERNEL_ALLOC_MEMBLOCK_ATTR_HAS_PADDR = 0x00000002U , SCE_KERNEL_ALLOC_MEMBLOCK_ATTR_HAS_ALIGNMENT = 0x00000004U , SCE_KERNEL_ALLOC_MEMBLOCK_ATTR_HAS_MIRROR_BLOCKID = 0x00000040U , SCE_KERNEL_ALLOC_MEMBLOCK_ATTR_HAS_PID = 0x00000080U , SCE_KERNEL_ALLOC_MEMBLOCK_ATTR_HAS_PADDR_LIST = 0x00001000U , SCE_KERNEL_ALLOC_MEMBLOCK_ATTR_PHYCONT = 0x00200000U , SCE_KERNEL_ALLOC_MEMBLOCK_ATTR_ALLOW_PARTIAL_OP = 0x04000000U } |
enum | SceKernelModel { SCE_KERNEL_MODEL_VITA = 0x10000 , SCE_KERNEL_MODEL_VITATV = 0x20000 } |
Functions | |
VITASDK_BUILD_ASSERT_EQ (4, SceKernelMemBlockType) | |