Home
last modified time | relevance | path

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

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