Home
last modified time | relevance | path

Searched refs:snp_check_features (Results 1 – 2 of 2) sorted by relevance

/linux/arch/x86/boot/compressed/
H A Dmisc.h140 void snp_check_features(void);
158 static inline void snp_check_features(void) { } in snp_check_features() function
H A Dident_map_64.c189 snp_check_features(); in initialize_identity_maps()