Home
last modified time | relevance | path

Searched refs:init_xeon_domain_path (Results 1 – 2 of 2) sorted by relevance

/external/coreboot/src/soc/intel/xeon_sp/include/soc/
Dchip_common.h24 static inline void init_xeon_domain_path(struct device_path *path, int socket, in init_xeon_domain_path() function
/external/coreboot/src/soc/intel/xeon_sp/
Dchip_common.c176 init_xeon_domain_path(&path, dp.socket, dp.stack, bus_base); in create_domain()