Searched refs:OSi_vramExclusive (Results 1 – 1 of 1) sorted by relevance
26 static u32 OSi_vramExclusive; variable66 OSi_vramExclusive = 0x0000; in OSi_InitVramExclusive()90 workMap = (u32)(bank & OSi_vramExclusive); in OSi_TryLockVram()117 OSi_vramExclusive |= (0x00000001 << zeroBits); in OSi_TryLockVram()140 workMap = (u32)(bank & OSi_vramExclusive & OS_VRAM_BANK_ID_ALL); in OSi_UnlockVram()152 OSi_vramExclusive &= ~(0x00000001 << zeroBits); in OSi_UnlockVram()