Searched refs:lowcore (Results 1 – 10 of 10) sorted by relevance
37 void __init system_ctlreg_init_save_area(struct lowcore *lc) in system_ctlreg_init_save_area()39 struct lowcore *abs_lc; in system_ctlreg_init_save_area()91 struct lowcore *abs_lc; in system_ctlreg_modify()
74 struct lowcore *abs_lc; in os_info_init()
89 struct lowcore *lc; in save_area_add_regs()91 lc = (struct lowcore *)(regs - __LC_FPREGS_SAVE_AREA); in save_area_add_regs()
24 BUILD_BUG_ON(sizeof_field(struct lowcore, spinlock_lockval) != sizeof(lockval)); in spinlock_lockval()25 lc_lockval = offsetof(struct lowcore, spinlock_lockval); in spinlock_lockval()33 "m" (((struct lowcore *)0)->spinlock_lockval)); in spinlock_lockval()
166 struct lowcore;170 void system_ctlreg_init_save_area(struct lowcore *lc);
25 char *lowcore; in test_step_int_1() local28 lowcore = addr_gpa2hva(vm, 0); in test_step_int_1()31 memcpy(lowcore + new_psw_off, new_psw, 16); in test_step_int_1()
320 unsigned long lowcore = (unsigned long)get_lowcore(); in pt_dump_init() local333 rc |= add_marker(lowcore, lowcore + sizeof(struct lowcore), "Lowcore"); in pt_dump_init()
303 #define FIXMAP_SIZE round_up(MEMCPY_REAL_SIZE + ABS_LOWCORE_MAP_SIZE, sizeof(struct lowcore))420 sizeof(struct lowcore)); in setup_kernel_memory_layout()
407 extern struct lowcore *bpf_get_lowcore(void) __weak __ksym;
109 the new lowcore location. On SIE reentry, any KVM data in the data areas