Searched refs:phys_hdr (Results 1 – 1 of 1) sorted by relevance
254 struct phys_hdr { struct272 return sizeof(struct phys_hdr); in phys_hdr__size() argument280 return ((struct phys_hdr *)hdr)->cpus; in phys_hdr__cpus()703 static void *hypfs_create_phys_files(struct dentry *parent_dir, void *phys_hdr) in hypfs_create_phys_files() argument712 cpu_info = phys_hdr + phys_hdr__size(diag204_info_type); in hypfs_create_phys_files()713 for (i = 0; i < phys_hdr__cpus(diag204_info_type, phys_hdr); i++) { in hypfs_create_phys_files()