Lines Matching refs:get_lowcore

77 	get_lowcore()->last_update_clock = TOD_UNIX_EPOCH;  in reset_tod_clock()
104 get_lowcore()->machine_flags |= MACHINE_FLAG_LPAR; in detect_machine_type()
113 get_lowcore()->machine_flags |= MACHINE_FLAG_KVM; in detect_machine_type()
115 get_lowcore()->machine_flags |= MACHINE_FLAG_VM; in detect_machine_type()
171 get_lowcore()->machine_flags |= MACHINE_FLAG_TOPOLOGY; in setup_topology()
181 struct lowcore *lc = get_lowcore(); in __do_early_pgm_check()
209 struct lowcore *lc = get_lowcore(); in setup_lowcore_early()
234 get_lowcore()->machine_flags |= MACHINE_FLAG_DIAG9C; in detect_diag9c()
240 get_lowcore()->machine_flags |= MACHINE_FLAG_EDAT1; in detect_machine_facilities()
244 get_lowcore()->machine_flags |= MACHINE_FLAG_EDAT2; in detect_machine_facilities()
246 get_lowcore()->machine_flags |= MACHINE_FLAG_IDTE; in detect_machine_facilities()
248 get_lowcore()->machine_flags |= MACHINE_FLAG_TE; in detect_machine_facilities()
252 get_lowcore()->machine_flags |= MACHINE_FLAG_TLB_LC; in detect_machine_facilities()
256 get_lowcore()->machine_flags |= MACHINE_FLAG_NX; in detect_machine_facilities()
258 get_lowcore()->machine_flags |= MACHINE_FLAG_GS; in detect_machine_facilities()
261 get_lowcore()->machine_flags |= MACHINE_FLAG_SCC; in detect_machine_facilities()
266 get_lowcore()->machine_flags |= MACHINE_FLAG_PCI_MIO; in detect_machine_facilities()
270 get_lowcore()->machine_flags |= MACHINE_FLAG_RDP; in detect_machine_facilities()
272 get_lowcore()->machine_flags |= MACHINE_FLAG_SEQ_INSN; in detect_machine_facilities()