Searched defs:__volatile (Results 1 – 3 of 3) sorted by relevance
75 # define __volatile volatile macro
85 __asm __volatile("cpuid" : "=b" (cpu) : "a" (1) : "cx", "dx"); in apicid() local