Lines Matching refs:PLATFORMMETHOD
94 PLATFORMMETHOD(platform_probe, chrp_probe),
95 PLATFORMMETHOD(platform_attach, chrp_attach),
96 PLATFORMMETHOD(platform_mem_regions, chrp_mem_regions),
97 PLATFORMMETHOD(platform_real_maxaddr, chrp_real_maxaddr),
98 PLATFORMMETHOD(platform_timebase_freq, chrp_timebase_freq),
100 PLATFORMMETHOD(platform_smp_ap_init, chrp_smp_ap_init),
101 PLATFORMMETHOD(platform_smp_first_cpu, chrp_smp_first_cpu),
102 PLATFORMMETHOD(platform_smp_next_cpu, chrp_smp_next_cpu),
103 PLATFORMMETHOD(platform_smp_get_bsp, chrp_smp_get_bsp),
105 PLATFORMMETHOD(platform_smp_start_cpu, chrp_smp_start_cpu),
106 PLATFORMMETHOD(platform_smp_probe_threads, chrp_smp_probe_threads),
107 PLATFORMMETHOD(platform_smp_topo, chrp_smp_topo),
110 PLATFORMMETHOD(platform_reset, chrp_reset),