Searched refs:chrp_nvram_create_free_partition (Results 1 – 6 of 6) sorted by relevance
55 int chrp_nvram_create_free_partition(uint8_t *data, int len);
91 int chrp_nvram_create_free_partition(uint8_t *data, int len) in chrp_nvram_create_free_partition() function
179 chrp_nvram_create_free_partition(&nvr->data[sysp_end], len - sysp_end); in pmac_format_nvram_partition_of()
192 chrp_nvram_create_free_partition(&nvram->buf[MIN_NVRAM_SIZE / 4], in spapr_nvram_realize()
143 chrp_nvram_create_free_partition(&image[sysp_end], 0x1fd0 - sysp_end); in sun4u_NVRAM_set_params()
162 chrp_nvram_create_free_partition(&image[sysp_end], 0x1fd0 - sysp_end); in nvram_init()