Home
last modified time | relevance | path

Searched defs:papr_scm_priv (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/arch/powerpc/platforms/pseries/
H A Dpapr_scm.c90 struct papr_scm_priv { struct
91 struct platform_device *pdev;
92 struct device_node *dn;
93 uint32_t drc_index;
94 uint64_t blocks;
95 uint64_t block_size;
96 int metadata_size;
97 bool is_volatile;
98 bool hcall_flush_required;
100 uint64_t bound_addr;
[all …]