Searched refs:serialize (Results 1 – 7 of 7) sorted by relevance
1 .serialize.data2 .serialize.instruction
47 $CC -c $dir/check-serialize.S -o $out 2>/dev/null
129 # define dv_serialize_data .serialize.data130 # define dv_serialize_instruction .serialize.instruction
65 serialize(); in sync_core()
239 static inline void serialize(void) in serialize() function
31 jmp 1f # Short jump to serialize on 386/486
47 KBUILD_CFLAGS += $(call cc-option,-mno-serialize-volatile,)