Searched refs:of_vmlinux_alloc (Results 1 – 3 of 3) sorted by relevance
13 void *of_vmlinux_alloc(unsigned long size);
72 platform_ops.vmlinux_alloc = of_vmlinux_alloc; in of_platform_init()
179 void *of_vmlinux_alloc(unsigned long size) in of_vmlinux_alloc() function