Searched refs:read_pgm_int_code (Results 1 – 2 of 2) sorted by relevance
60 assert(!read_pgm_int_code()); in sie()88 while (vm->sblk->icptcode == 0 && !read_pgm_int_code()) { in sie()
104 static inline uint16_t read_pgm_int_code(void) in read_pgm_int_code() function