Searched defs:lc (Results 1 – 12 of 12) sorted by relevance
/arch/s390/include/asm/ |
D | abs_lowcore.h | 22 static inline void put_abs_lowcore(struct lowcore *lc) in put_abs_lowcore()
|
D | processor.h | 84 struct lowcore *lc = lowcore_ptr[cpu]; in test_cpu_flag_of() local
|
/arch/s390/kernel/ |
D | abs_lowcore.c | 8 int abs_lowcore_map(int cpu, struct lowcore *lc, bool alloc) in abs_lowcore_map()
|
D | smp.c | 196 struct lowcore *lc; in pcpu_alloc_lowcore() local 236 struct lowcore *lc; in pcpu_free_lowcore() local 256 struct lowcore *lc, *abs_lc; in pcpu_prepare_secondary() local 282 struct lowcore *lc; in pcpu_attach_task() local 301 struct lowcore *lc; in pcpu_start_fn() local 327 struct lowcore *lc, *abs_lc; in pcpu_delegate() local 405 struct lowcore *lc = lowcore_ptr[0]; in smp_call_ipl_cpu() local 622 struct lowcore *lc; in smp_store_status() local 1262 static __always_inline void set_new_lowcore(struct lowcore *lc) in set_new_lowcore() 1284 struct lowcore *lc, *lc_ipl; in smp_reinit_ipl_cpu() local
|
D | setup.c | 404 struct lowcore *lc, *abs_lc; in setup_lowcore() local
|
D | crash_dump.c | 89 struct lowcore *lc; in save_area_add_regs() local
|
/arch/s390/mm/ |
D | maccess.c | 132 phys_addr_t lc; in get_swapped_owner() local
|
/arch/powerpc/kernel/ |
D | io.c | 126 u32 lc = c; in _memset_io() local
|
/arch/x86/boot/ |
D | string.c | 267 unsigned int lc = c | 0x20; /* don't tolower() this line */ in _parse_integer() local
|
/arch/ia64/kernel/ |
D | ptrace.c | 769 unsigned long psr, ec, lc, rnat, bsp, cfm, nat_bits, val; in ptrace_getregs() local 913 unsigned long psr, rsc, ec, lc, rnat, bsp, cfm, nat_bits, val = 0; in ptrace_setregs() local
|
/arch/s390/kvm/ |
D | interrupt.c | 566 unsigned long lc; in __write_machine_check() local
|
/arch/ia64/include/asm/ |
D | sal.h | 885 u64 lc; /* Loop Count */ member
|