Searched refs:phys_hdr (Results 1 – 1 of 1) sorted by relevance
255 struct phys_hdr { struct273 return sizeof(struct phys_hdr); in phys_hdr__size() argument281 return ((struct phys_hdr *)hdr)->cpus; in phys_hdr__cpus()711 static void *hypfs_create_phys_files(struct dentry *parent_dir, void *phys_hdr) in hypfs_create_phys_files() argument720 cpu_info = phys_hdr + phys_hdr__size(diag204_info_type); in hypfs_create_phys_files()721 for (i = 0; i < phys_hdr__cpus(diag204_info_type, phys_hdr); i++) { in hypfs_create_phys_files()