Home
last modified time | relevance | path

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

/arch/xtensa/kernel/
Dvmlinux.lds.S342 .xt.lit : { *(.xt.lit) }
343 .xt.prop : { *(.xt.prop) }
363 .xt.insn 0 :
365 *(.xt.insn)
369 .xt.lit 0 :
371 *(.xt.lit)
/arch/powerpc/kernel/
Dtime.c849 struct timespec xt; in update_vsyscall() local
860 xt.tv_sec = tk->xtime_sec; in update_vsyscall()
861 xt.tv_nsec = (long)(tk->tkr_mono.xtime_nsec >> tk->tkr_mono.shift); in update_vsyscall()
921 vdso_data->stamp_xtime = xt; in update_vsyscall()
/arch/s390/kernel/
Dtime.c121 static void ext_to_timespec64(unsigned char *clk, struct timespec64 *xt) in ext_to_timespec64() argument
133 xt->tv_sec = sec; in ext_to_timespec64()
134 xt->tv_nsec = nsec; in ext_to_timespec64()
/arch/xtensa/
DKconfig233 xt-gdb can't place a Software Breakpoint in the 0XD region prior