Home
last modified time | relevance | path

Searched defs:sync (Results 1 – 13 of 13) sorted by relevance

/arch/arm/mach-omap2/
Dsleep44xx.S176 sync: label
Dusb-tusb6010.c154 unsigned int async, unsigned int sync, in tusb6010_setup_interface()
Dsleep43xx.S147 sync: label
/arch/powerpc/boot/
Dio.h88 static inline void sync(void) in sync() function
/arch/powerpc/platforms/52xx/
Dmpc52xx_common.c246 int sync; in mpc5200_psc_ac97_gpio_reset() local
/arch/arm/include/asm/
Doutercache.h23 void (*sync)(void); member
/arch/powerpc/include/asm/
Demulated_ops.h34 struct ppc_emulated_entry sync; member
/arch/s390/kernel/
Dtime.c551 struct clock_sync_data *sync = data; in stp_sync_clock() local
/arch/mips/include/asm/octeon/
Dcvmx-pcsx-defs.h712 uint64_t sync:4; member
732 uint64_t sync:1; member
/arch/mips/include/asm/sgi/
Dheart.h129 u64 sync; /* + 0x60000 */ member
/arch/arm64/include/asm/
Darm-smmu-v3-common.h572 } sync; member
/arch/powerpc/xmon/
Dxmon.c333 static inline void sync(void) in sync() function
/arch/x86/kvm/svm/
Dsev.c3506 static int setup_vmgexit_scratch(struct vcpu_svm *svm, bool sync, u64 len) in setup_vmgexit_scratch()