Home
last modified time | relevance | path

Searched refs:xt (Results 1 – 4 of 4) sorted by relevance

/arch/xtensa/kernel/
Dvmlinux.lds.S302 .xt.prop 0 : { KEEP(*(.xt.prop .xt.prop.* .gnu.linkonce.prop.*)) }
303 .xt.insn 0 : { KEEP(*(.xt.insn .xt.insn.* .gnu.linkonce.x*)) }
304 .xt.lit 0 : { KEEP(*(.xt.lit .xt.lit.* .gnu.linkonce.p*)) }
/arch/powerpc/kernel/
Dtime.c888 struct timespec xt; in update_vsyscall() local
899 xt.tv_sec = tk->xtime_sec; in update_vsyscall()
900 xt.tv_nsec = (long)(tk->tkr_mono.xtime_nsec >> tk->tkr_mono.shift); in update_vsyscall()
960 vdso_data->stamp_xtime = xt; in update_vsyscall()
/arch/s390/kernel/
Dtime.c122 static void ext_to_timespec64(unsigned char *clk, struct timespec64 *xt) in ext_to_timespec64() argument
134 xt->tv_sec = sec; in ext_to_timespec64()
135 xt->tv_nsec = nsec; in ext_to_timespec64()
/arch/xtensa/
DKconfig234 xt-gdb can't place a Software Breakpoint in the 0XD region prior