Home
last modified time | relevance | path

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

/linux/arch/x86/xen/
H A Denlighten_pv.c572 static inline bool desc_equal(const struct desc_struct *d1, in desc_equal() function
586 if (desc_equal(shadow, &t->tls_array[i])) in load_TLS_descriptor()