Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/powerpc/platforms/pseries/
A Ddtl.c22 struct dtl { struct
23 struct dtl_entry *buf; argument
29 static DEFINE_PER_CPU(struct dtl, cpu_dtl); argument
91 static int dtl_start(struct dtl *dtl) in dtl_start()
111 static void dtl_stop(struct dtl *dtl) in dtl_stop()
134 static int dtl_start(struct dtl *dtl) in dtl_start()
165 static void dtl_stop(struct dtl *dtl) in dtl_stop()
180 static int dtl_enable(struct dtl *dtl) in dtl_enable()
242 struct dtl *dtl = inode->i_private; in dtl_file_open() local
255 struct dtl *dtl = inode->i_private; in dtl_file_release() local
[all …]
A Dlpar.c88 struct dtl_entry *dtl; in alloc_dtl_buffers() local
120 struct dtl_entry *dtl; in register_dtl_buffer() local
363 struct dtl_entry *dtl = local_paca->dispatch_log + (i % N_DISPATCH_LOG); in process_dtl_buffer() local
/linux-6.3-rc2/arch/powerpc/include/asm/
A Dkvm_host.h811 struct kvmppc_vpa dtl; member

Completed in 11 milliseconds