Searched defs:dtl (Results 1 - 3 of 3) sorted by relevance

/linux-master/arch/powerpc/platforms/pseries/
H A Ddtl.c22 struct dtl { struct
91 static int dtl_start(struct dtl *dtl) argument
111 dtl_stop(struct dtl *dtl) argument
127 dtl_current_index(struct dtl *dtl) argument
134 dtl_start(struct dtl *dtl) argument
165 dtl_stop(struct dtl *dtl) argument
174 dtl_current_index(struct dtl *dtl) argument
180 dtl_enable(struct dtl *dtl) argument
227 dtl_disable(struct dtl *dtl) argument
242 struct dtl *dtl = inode->i_private; local
255 struct dtl *dtl = inode->i_private; local
264 struct dtl *dtl; local
333 dtl_setup_file(struct dtl *dtl) argument
358 struct dtl *dtl = &per_cpu(cpu_dtl, i); local
378 struct dtl_entry *dtl = local_paca->dtl_curr; local
[all...]
H A Dlpar.c89 struct dtl_entry *dtl; local
121 struct dtl_entry *dtl; local
364 struct dtl_entry *dtl = local_paca->dispatch_log + (i % N_DISPATCH_LOG); local
[all...]
/linux-master/arch/powerpc/include/asm/
H A Dkvm_host.h827 struct kvmppc_vpa dtl; member in struct:kvmppc_slb::kvm_vcpu_arch

Completed in 117 milliseconds