Searched refs:has_xsm_magic (Results 1 – 4 of 4) sorted by relevance
88 if ( !has_xsm_magic(paddr) ) in xsm_dt_policy_init()
127 bool __init has_xsm_magic(paddr_t start) in has_xsm_magic() function
219 if ( kind_guess > 1 && has_xsm_magic(start) ) in process_multiboot_node()
711 extern bool has_xsm_magic(paddr_t);751 static inline bool has_xsm_magic(paddr_t start) in has_xsm_magic() function
Completed in 8 milliseconds