Home
last modified time | relevance | path

Searched defs:vp (Results 1 – 12 of 12) sorted by relevance

/arch/arm/mach-omap2/
Dvp.c14 struct omap_vp_instance *vp = voltdm->vp; in _vp_set_init_voltage() local
40 struct omap_vp_instance *vp = voltdm->vp; in omap_vp_init() local
123 struct omap_vp_instance *vp = voltdm->vp; in omap_vp_forceupdate_scale() local
198 struct omap_vp_instance *vp; in omap_vp_enable() local
242 struct omap_vp_instance *vp; in omap_vp_disable() local
Dprm3xxx.c96 struct omap3_vp *vp = &omap3_vp[vp_id]; in omap3_prm_vp_check_txdone() local
106 struct omap3_vp *vp = &omap3_vp[vp_id]; in omap3_prm_vp_clear_txdone() local
Dprm44xx.c136 struct omap4_vp *vp = &omap4_vp[vp_id]; in omap4_prm_vp_check_txdone() local
147 struct omap4_vp *vp = &omap4_vp[vp_id]; in omap4_prm_vp_clear_txdone() local
Dvoltage.h77 struct omap_vp_instance *vp; member
/arch/um/kernel/
Dptrace.c51 void __user *vp = p; in arch_ptrace() local
/arch/sh/kernel/cpu/shmobile/
Dpm.c85 void *vp; in sh_mobile_register_self_refresh() local
/arch/mips/kernel/
Dspram.c175 unsigned int *vp = (unsigned int *)(CKSEG1 | pa); in probe_spram() local
/arch/ia64/kernel/
Dunaligned.c34 # define DDUMP(str,vp,len) dump(str, vp, len) argument
37 dump (const char *str, void *vp, size_t len) in dump()
49 # define DDUMP(str,vp,len) argument
/arch/sparc/kernel/
Dldc.c413 struct ldc_version *vp) in send_version_ack()
574 static int process_ver_info(struct ldc_channel *lp, struct ldc_version *vp) in process_ver_info()
608 static int process_ver_ack(struct ldc_channel *lp, struct ldc_version *vp) in process_ver_ack()
626 static int process_ver_nack(struct ldc_channel *lp, struct ldc_version *vp) in process_ver_nack()
651 struct ldc_version *vp; in process_version() local
/arch/powerpc/include/asm/
Dkvm_book3s.h35 bool vp : 1; member
/arch/x86/platform/uv/
Dtlb_uv.c1775 void *vp; in pq_init() local
2080 void *vp; in init_per_cpu() local
/arch/powerpc/xmon/
Dxmon.c2477 scanhex(unsigned long *vp) in scanhex()