Searched refs:word_t_may_alias (Results 1 - 2 of 2) sorted by relevance

/seL4-test-master/kernel/include/
H A Dbasic_types.h38 typedef word_t __attribute__((__may_alias__)) word_t_may_alias; typedef
/seL4-test-master/kernel/src/arch/x86/object/
H A Dioport.c15 static inline void apply_pattern(word_t_may_alias *w, word_t pattern, bool_t set)
316 word_t_may_alias *bitmap = ioport_bitmap;

Completed in 66 milliseconds