Home
last modified time | relevance | path

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

/linux-5.10/arch/powerpc/kernel/
Ddt_cpu_ftrs.c42 struct dt_cpu_feature { struct
43 const char *name;
44 uint32_t isa;
45 uint32_t usable_privilege;
46 uint32_t hv_support;
47 uint32_t os_support;
48 uint32_t hfscr_bit_nr;
49 uint32_t fscr_bit_nr;
50 uint32_t hwcap_bit_nr;
52 unsigned long node;
[all …]