Home
last modified time | relevance | path

Searched refs:ihandle (Results 1 – 6 of 6) sorted by relevance

/linux/arch/powerpc/boot/
H A Doflib.c110 static ihandle chosen_mmu;
111 static ihandle memory;
H A Dof.h8 typedef u32 ihandle; typedef
/linux/arch/powerpc/kernel/
H A Dprom_init.c116 ihandle root;
119 ihandle stdout;
120 ihandle mmumap;
121 ihandle memory;
1403 ihandle root; in prom_send_capabilities()
1445 ihandle elfloader; in prom_send_capabilities()
1784 ihandle stdin; in prom_close_stdin()
1840 ihandle rtas_inst; in prom_instantiate_rtas()
1907 ihandle ibmvtpm_inst; in prom_instantiate_sml()
1985 ihandle phb_node; in prom_initialize_tce_table()
[all …]
/linux/fs/xfs/
H A Dxfs_ioctl32.h82 compat_uptr_t ihandle; /* user supplied handle */ member
H A Dxfs_handle.c227 return xfs_handle_to_dentry(parfilp, hreq->ihandle, hreq->ihandlen); in xfs_handlereq_to_dentry()
/linux/drivers/usb/class/
H A Dcdc-wdm.c99 dma_addr_t ihandle; member